repo.or.cz
/
phpmyadmin-regexreplace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'pootle/master'
[phpmyadmin-regexreplace.git]
/
themes
/
pmahomme
/
info.inc.php
blob
a39a0fb2397fe6f0518997aa09011ae0a0393cab
1
<
?php
2
/* vim: set expandtab sw=4 ts=4 sts=4: */
3
/**
4
* Theme information
5
*
6
* @package phpMyAdmin-theme
7
* @subpackage pmahomme
8
*/
9
10
/**
11
* If you have problems or questions about this theme email mikehomme@users.sourceforge.net
12
*/
13
$theme_name
=
'pmahomme'
;
14
$theme_full_version
=
'1.1'
;
15
?
>