9 lines
146 B
PHP
9 lines
146 B
PHP
<?php
|
|
/* $Id$ */
|
|
/* Theme information */
|
|
$theme_name = 'Original';
|
|
$theme_version = 2;
|
|
$theme_generation = 2;
|
|
$theme_full_version = '2.7.0.0';
|
|
?>
|