0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
postnuke
/
0.764-3
/
standard
/
htdocs
/
themes
/
Printer
/
lang
/
eng
/
[
Home
]
File: xaninit.php
<?php // $Id: xaninit.php 15087 2004-12-09 14:24:58Z markwest $ // Xanthia Theme Engine FOR PostNuke Content Management System // Copyright (C) 2003 by the CorpNuke.com Development Team. // Copyright is claimed only on changes to original files // Modifications by: Larry E. Masters aka. PhpNut // nut@phpnut.com // http://www.coprnuke.com/ // ---------------------------------------------------------------------- // Based on: Encompass Theme Engine - http://madhatt.info/ // Original Autoher: Brian K. Virgin (MADHATter7) // ---------------------------------------------------------------------- // Based on: // eNvolution Content Management System // Copyright (C) 2002 by the eNvolution Development Team. // http://www.envolution.com/ // ---------------------------------------------------------------------- // Based on: // Postnuke Content Management System - www.postnuke.com // PHP-NUKE Web Portal System - http://phpnuke.org/ // Thatware - http://thatware.org/ // ---------------------------------------------------------------------- // LICENSE // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License (GPL) // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // To read the license please visit http://www.gnu.org/copyleft/gpl.html // Theme Settings define('_TM_INDEXCOL','Number of news columns'); // Theme Zones define('_TM_MASTER','Master Zone'); define('_TM_OPENTABLE1','OpenTable1'); define('_TM_OPENTABLE2','OpenTable2'); define('_TM_NEWSINDEX','News index'); define('_TM_NEWSART','News article'); ?>