| Current Path : /var/www/administrator/components/com_slideshowck/helpers/ |
| Current File : /var/www/administrator/components/com_slideshowck/helpers/ckinput.php |
<?php
namespace Slideshowck;
defined('_JEXEC') or die;
class CKInput extends \JInput {
}