Your IP : 216.73.216.55


Current Path : /home/giteleslfp/www/administrator/components/com_slideshowck/helpers/
Upload File :
Current File : /home/giteleslfp/www/administrator/components/com_slideshowck/helpers/ckpath.php

<?php
namespace Slideshowck;

defined('_JEXEC') or die;

jimport('joomla.filesystem.file');

class CKPath extends \JPath {
	
}