Seditio Source
Root |
./othercms/elxis_5.3_atlas_rev2452/components/com_cpanel/views/common.html.php
<?php
/**
* @version        $Id: common.html.php 983 2012-03-24 21:04:23Z datahell $
* @package        Elxis
* @subpackage    CPanel component
* @copyright    Copyright (c) 2006-2012 Elxis CMS (http://www.elxis.org). All rights reserved.
* @license        Elxis Public License ( http://www.elxis.org/elxis-public-license.html )
* @author        Elxis Team ( http://www.elxis.org )
* @description     Elxis CMS is free software. Read the license for copyright notices and details
*/

defined('_ELXIS_') or die ('Direct access to this location is not allowed');


class
cpanelView {


    protected function
__construct() {
    }

}

?>