Files

15 lines
216 B
PHP

<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* @package phpMyAdmin-theme
* @subpackage Original
*/
/**
*
*/
$theme_name = 'pmahomme';
$theme_full_version = '1.1';
?>