Seditio Source
Root |
./othercms/Cotonti-0.6.25/skins/sed-light/sed-light.php
<?PHP
/* ====================
[BEGIN_SED]
Name=SED-Light
[END_SED]
==================== */

/**
 * Official skin
 *
 * @package Cotonti
 * @version 0.0.3
 * @author Xiode - XiodeStudios.Com http://www.xiodestudios.com , Cotonti Team
 * @copyright Copyright (c) Cotonti Team 2008-2009
 * @license BSD
 */

defined('SED_CODE') or die('Wrong URL');

// List of supported themes
$skin_themes = array('sed-light' => 'Light');

?>