Your IP : 10.10.0.253


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

<?php
namespace Slideshowck;

defined('_JEXEC') or die;

class CKInput extends  \JInput {
	
}