Your IP : 104.23.243.168


Current Path : /var/www/html/Joomla/administrator/components/com_slideshowck/helpers/
Upload File :
Current File : /var/www/html/Joomla/administrator/components/com_slideshowck/helpers/ckinput.php

<?php
namespace Slideshowck;

defined('_JEXEC') or die;

class CKInput extends  \JInput {
	
}