PMAhomme theme

This commit is contained in:
Mike Homme
2010-10-26 11:59:00 +02:00
committed by Michal Čihař
parent cc8f34c056
commit da9c73a68f
127 changed files with 1705 additions and 0 deletions

11
pmahomme/info.inc.php Normal file
View File

@@ -0,0 +1,11 @@
<?php
/*
Theme created by Mike Homme http://www.mikehomme.com
- Based off the current default phpMyAdmin theme
- Uses Silk Icon set: http://www.famfamfam.com/lab/icons/silk/
*/
$theme_name = 'pmamhomme';
$theme_full_version = '1.0';
?>