Rev | Author | Line No. | Line |
---|---|---|---|
250 | kaklik | 1 | <?php |
2 | /* $Id: info.inc.php,v 2.4 2005/11/24 07:15:55 cybot_tm Exp $ */ |
||
3 | /* Theme information */ |
||
4 | $theme_name = 'Original'; |
||
5 | $theme_version = 2; |
||
6 | $theme_generation = 2; |
||
7 | $theme_full_version = '2.7.0.0'; |
||
8 | ?> |