<?php /** * @package DJ-Classifieds * @copyright Copyright (C) DJ-Extensions.com, All rights reserved. * @license http://www.gnu.org/licenses GNU/GPL * @author url: http://dj-extensions.com * @author email: contact@dj-extensions.com */ defined('_JEXEC') or die( 'Restricted access' ); class DJClassifiedsControllerCpanel extends JControllerAdmin { }