Files
phpmyadmin/paradice/info.inc.php
Marc Delisle fc9ad41326 paradice 2.11e
2008-05-12 16:27:54 +00:00

17 lines
238 B
PHP

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