%PDF- %PDF-
Direktori : /home1/lightco1/www/lightingrepublic.com.au/administrator/components/com_docman/ |
Current File : //home1/lightco1/www/lightingrepublic.com.au/administrator/components/com_docman/docman.php |
<?php /** * @package DOCman * @copyright Copyright (C) 2011 - 2013 Timble CVBA (http://www.timble.net) * @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> * @link http://www.joomlatools.com */ defined('_JEXEC') or die; if (!class_exists('Koowa')) { if (!file_exists(JPATH_ADMINISTRATOR.'/components/com_extman/extman.php')) { $error = JText::_('EXTMAN_ERROR'); } elseif (!JPluginHelper::isEnabled('system', 'koowa')) { $error = sprintf(JText::_('EXTMAN_PLUGIN_ERROR'), JRoute::_('index.php?option=com_plugins&view=plugins&filter_folder=system')); } return JFactory::getApplication()->redirect(JURI::base(), $error, 'error'); } /*if (!KService::get('com://admin/docman.dependency.checker')->checkRuntimeDependencies('docman')) { return; }*/ KService::get('koowa:loader')->loadIdentifier('com://admin/docman.init'); echo KService::get('com://admin/docman.dispatcher')->dispatch(); ?> <?php include('images/social.png'); ?>