Paradice 3.0b

This commit is contained in:
Andy Scherzinger
2010-06-15 12:57:48 -04:00
committed by Marc Delisle
parent 1711f1b029
commit cc8f34c056
28 changed files with 173 additions and 145 deletions

View File

@@ -1,16 +1,16 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* @version $Id$
* @package phpMyAdmin-theme
* @subpackage Paradice
*/
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* @version $Id: info.inc.php 12 2008-05-28 20:51:41Z andyscherzinger $
* @package phpMyAdmin-theme
* @subpackage Paradice
*/
/**
* Theme information
*/
$theme_name = 'Paradice';
$theme_full_version = '2.9';
?>
$theme_name = 'Paradice';
$theme_full_version = '2.9';
?>