11 lines
240 B
PHP
11 lines
240 B
PHP
<?php
|
|
/* Theme information */
|
|
/* Theme by Vladan Zirojevic (zira@volomp.com)
|
|
* Updated by Michael Keck (mkkeck@users.sourceforge.net)
|
|
* for 2.6.1 and higher
|
|
*/
|
|
$theme_name = 'WinXP (basic)';
|
|
$theme_version = 1;
|
|
$theme_generation = 2;
|
|
?>
|