Files
phpmyadmin/paradice/info.inc.php
Sebastian Mendel 13814821fa fixed code indention
2007-05-09 12:18:57 +00:00

18 lines
249 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_full_version = '2.10';
?>