7 lines
99 B
PHP
7 lines
99 B
PHP
<?php
|
|
/* $Id$ */
|
|
/* Theme information */
|
|
$theme_name = 'Original';
|
|
$theme_full_version = '2.9';
|
|
?>
|