Paradice 3.0b
This commit is contained in:

committed by
Marc Delisle

parent
1711f1b029
commit
cc8f34c056
@@ -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';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user