%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/lightco1/www/lightingrepublic.com.au/components/com_docman/controllers/
Upload File :
Create Path :
Current File : /home/lightco1/www/lightingrepublic.com.au/components/com_docman/controllers/download.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
 */

class ComDocmanControllerDownload extends ComDocmanControllerDocument
{
    protected function _initialize(KConfig $config)
    {
        $config->append(array(
            'model' => 'documents',
            'view'  => 'download'
        ));

        parent::_initialize($config);
    }
}

Zerion Mini Shell 1.0