Files
phpmyadmin/dark_lime/info.inc.php
2007-05-13 00:37:11 +00:00

20 lines
246 B
PHP

<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* made by GamBit
*
* @version $Id$
* @package phpMyAdmin-theme
* @subpackage Dark_lime
*/
/**
*
*/
$theme_name = 'dark_lime';
$theme_full_version = '2.9';
?>