Files
phpmyadmin/paradice/info.inc.php
2007-03-20 13:39:12 +00:00

19 lines
238 B
PHP

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