Your IP : 18.218.243.199


Current Path : /var/www/ooareogundevinitiative/wp-content/plugins/popup-maker/classes/
Upload File :
Current File : /var/www/ooareogundevinitiative/wp-content/plugins/popup-maker/classes/Cache.php

<?php
/*******************************************************************************
 * Copyright (c) 2019, Code Atlantic LLC
 ******************************************************************************/

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}


/**
 * Class PUM_Cache
 *
 * @deprecated 1.8.0
 */
class PUM_Cache extends PUM_Utils_Cache {}