Update for 3.4.
[phpmyadmin-themes.git] / xampp / info.inc.php
blob85dd45a510913561212a11e60e67aaaed9b64815
1 <?php
2 /* Theme information */
3 /*
4 * 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
5 * for 2.6.1 and higher
6 */
7 $theme_name = 'XAMPP (Apachefriends.org)';
8 $theme_version = 2;
9 $theme_generation = 2;