Merge branch 'MAINT_3_4_0' into QA_3_4
[phpmyadmin/last10db.git] / themes / pmahomme / info.inc.php
bloba39a0fb2397fe6f0518997aa09011ae0a0393cab
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
6 * @package phpMyAdmin-theme
7 * @subpackage pmahomme
8 */
10 /**
11 * If you have problems or questions about this theme email mikehomme@users.sourceforge.net
13 $theme_name = 'pmahomme';
14 $theme_full_version = '1.1';