Files
phpmyadmin/themes/darkblue_orange/info.inc.php
2007-03-20 14:54:22 +00:00

17 lines
234 B
PHP

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