Update killglobals.php
[iDB.git] / themes / iDB / info.php
blobb680ccb33b4e5a474c589d62e2fc1914edeadbba
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-2023 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
12 Copyright 2004-2023 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
13 $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
14 $FileInfo: info.php - Last Update: 6/22/2023 SVN 984 - Author: cooldude2k $
16 $ThemeInfo = array();
17 $ThemeInfo['ThemeName'] = "iDB Theme";
18 $ThemeInfo['ThemeMaker'] = "Kazuki";
19 $ThemeInfo['ThemeVersion'] = "0.5.7";
20 $ThemeInfo['ThemeVersionType'] = "Alpha";
21 $ThemeInfo['ThemeSubVersion'] = "SVN 961";
22 $ThemeInfo['MakerURL'] = "https://idb.osdn.jp/";
23 $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";