New classes for table/db operations
[phpmyadmin-themes.git] / paradice / info.inc.php
blob1fbbed97efd8cfc5e7fb42c199007f3560130bec
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
6 * @version $Id: info.inc.php 12 2008-05-28 20:51:41Z andyscherzinger $
7 * @package phpMyAdmin-theme
8 * @subpackage Paradice
9 */
11 /**
12 * Theme information
14 $theme_name = 'Paradice';
15 $theme_full_version = '2.9';