Files
phpmyadmin/pmahomme/info.inc.php
2010-12-28 07:41:53 -05:00

11 lines
238 B
PHP

<?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';
?>