mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
15
html/phpmyad/themes/pmahomme/info.inc.php
Normal file
15
html/phpmyad/themes/pmahomme/info.inc.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* Theme information
|
||||
*
|
||||
* @package PhpMyAdmin-theme
|
||||
* @subpackage pmahomme
|
||||
*/
|
||||
|
||||
/**
|
||||
* If you have problems or questions about this theme email mikehomme@users.sourceforge.net
|
||||
*/
|
||||
$theme_name = 'pmahomme';
|
||||
$theme_full_version = '1.1';
|
||||
?>
|
Reference in New Issue
Block a user