Files
phpmyadmin/xampp/info.inc.php
2007-11-28 18:05:42 +00:00

11 lines
210 B
PHP

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