r64: Putting up new file header
[bugdar.git] / templates / default / tsinfo.php
1 <?php
2 /*=====================================================================*\
3 || ################################################################### ||
4 || # BugStrike [#]version[#]
5 || # --------------------------------------------------------------- # ||
6 || # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # ||
7 || # This file may not be reproduced in any way without permission. # ||
8 || # --------------------------------------------------------------- # ||
9 || # User License Agreement at http://www.iris-studios.com/license/ # ||
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 ?>