Files
phpmyadmin/xp_blue/info.inc.php
2006-04-26 14:09:29 +00:00

11 lines
197 B
PHP

<?php
/* Theme information */
/*
* 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
* for 2.6.1 and higher
*/
$theme_name = 'WinXP (blue)';
$theme_version = 2;
$theme_generation = 1;
?>