Files
phpmyadmin/hillside/info.inc.php
2008-10-25 15:00:37 +00:00

17 lines
220 B
PHP

<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* @version $Id$
* @package phpMyAdmin-theme
* @subpackage hillside
*/
/**
*
*/
$theme_name = 'Hillside';
$theme_full_version = '1.0';
?>