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

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;
?>