Current Path :
/
home
/
develito
/
www
/
components
/
com_docstation
/
controllers
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/components/com_docstation/controllers/document.php
<?php /** * @package DocStation * @subpackage com_docstation * * @copyright Copyright (C) 2013 - 2014 Mikhail Meschangin. All rights reserved. * @license GNU General Public License version 2. http://www.gnu.org/licenses/gpl-2.0.html */ // No direct access to this file defined('_JEXEC') or die('Restricted access'); // import contrlooer fom administrator panel require_once JPATH_COMPONENT_ADMINISTRATOR.'/controllers/document.php'; ?>