Translated using Weblate.
[phpmyadmin.git] / themes / pmahomme / info.inc.php
blobaa485d8ac1d637f51ef613f7fcb5367a45f50025
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';