repo.or.cz
/
phpmyadmin-themes.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update for 3.4.
[phpmyadmin-themes.git]
/
xampp
/
info.inc.php
blob
85dd45a510913561212a11e60e67aaaed9b64815
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
;
10
?
>