Added AnnouncementTopic to iThemes. :P
[iDB.git] / themes / iDB / info.php
blob93d6ff003c9abd19c59e491363873e75c9eb781c
1 <?php
2 /*
3 This program is free software; you can redistribute it and/or modify
4 it under the terms of the Revised BSD License.
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.
11 Copyright 2004-2009 iDB Support - http://idb.berlios.de/
12 Copyright 2004-2009 Game Maker 2k - http://gamemaker2k.org/
13 $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
14 $FileInfo: info.php - Last Update: 09/11/2010 SVN 538 - Author: cooldude2k $
16 $ThemeInfo = array();
17 $ThemeInfo['ThemeName'] = "iDB Theme";
18 $ThemeInfo['ThemeMaker'] = "Kazuki";
19 $ThemeInfo['ThemeVersion'] = "0.4.0";
20 $ThemeInfo['ThemeVersionType'] = "Alpha";
21 $ThemeInfo['ThemeSubVersion'] = "SVN 538";
22 $ThemeInfo['MakerURL'] = "http://upload.idb.s1.jcink.com/";
23 $ThemeInfo['CopyRight'] = $ThemeInfo['ThemeName']." was made by <a href=\"".$ThemeInfo['MakerURL']."\" title=\"".$ThemeInfo['ThemeMaker']."\">".$ThemeInfo['ThemeMaker']."</a>";