OSDN Git Service

7c3def23b18dc71250c4bb31583593f52d11e1c4
[idb/iDB-Extras.git.git] / Themes / Rand / 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 Revised BSD 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-2008 Cool Dude 2k - http://idb.berlios.de/
12     Copyright 2004-2008 Game Maker 2k - http://intdb.sourceforge.net/
13     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
14     $FileInfo: info.php - Last Update: 07/30/2011 SVN 729 - Author: cooldude2k $
15 */
16 $ThemeInfo = array();
17 $ThemeInfo['ThemeName'] = "Random iDB Theme";
18 $ThemeInfo['ThemeMaker'] = "Kazuki";
19 $ThemeInfo['ThemeVersion'] = "0.4.7";
20 $ThemeInfo['ThemeVersionType'] = "Alpha";
21 $ThemeInfo['ThemeSubVersion'] = "SVN 729";
22 $ThemeInfo['MakerURL'] = "http://kazuki.homelinux.org/bbs/category.php?act=view&amp;id=2";
23 $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
24 ?>