r35: Presentation code moved out of PHP files and into templates. Error and stop...
[bugdar.git] / templates / default / tsinfo.php
1 <?php
2 /*=====================================================================*\
3 || ################################################################### ||
4 || # Renapsus [#]version[#]
5 || # --------------------------------------------------------------- # ||
6 || # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # ||
7 || # part of this file may be reproduced in any way: part or whole. # ||
8 || # --------------------------------------------------------------- # ||
9 || # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # ||
10 || ################################################################### ||
11 \*=====================================================================*/
12
13 $cfg = array(
14 'title' => 'Default Style Set',
15 'shortname' => 'default'
16 );
17
18 /*=====================================================================*\
19 || ###################################################################
20 || # $HeadURL$
21 || # $Id$
22 || ###################################################################
23 \*=====================================================================*/
24 ?>