| Current Path : /home/digilove/public_html/plugins/system/ytshortcodes/shortcodes/clear/ |
| Current File : /home/digilove/public_html/plugins/system/ytshortcodes/shortcodes/clear/config.php |
<?php
/*
* @package YouTech Shortcodes
* @author YouTech Company http://smartaddons.com/
* @copyright Copyright (C) 2015 YouTech Company
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/
defined('_JEXEC') or die;
class YT_Shortcode_clear_config {
static function get_config() {
// clear
return array(
);
}
}
?>