OSDN Git Service

Small update
[idb/iDB-Extras.git.git] / Themes / TFBB / info.php
1 <?php
2 /*
3     This program is free software; you can redistribute it and/or modify
4     it under the terms of the GNU General Public License.
5
6     This program is distributed in the hope that it will be useful,
7     but WITHOUT ANY WARRANTY; without even the implied warranty of
8     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9     Revised BSD License for more details.
10
11     Copyright 2004-2022 Jcink - https://launchpad.net/tfbb
12     Copyright 2004-2022 Jcink - http://jcink.com/
13     $ThemeInfo - Name: TFBB Theme - Author: jcink $
14     $FileInfo: info.php - Last Update: 4/9/2022 SVN 959 - Author: jcink $
15 */
16 $ThemeInfo = array();
17 $ThemeInfo['ThemeName'] = "TFBB Theme";
18 $ThemeInfo['ThemeMaker'] = "Jcink";
19 $ThemeInfo['ThemeVersion'] = "0.4.7";
20 $ThemeInfo['ThemeVersionType'] = "Alpha";
21 $ThemeInfo['ThemeSubVersion'] = "SVN 729";
22 $ThemeInfo['MakerURL'] = "http://Jcink.com/";
23 $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
24 ?>