styles related to inline_edit for 3.4 compatible themes
[phpmyadmin-themes.git] / garvblue / info.inc.php
blobb0a877101ff9ddd49e088ad8caf6e7ba5c5179d1
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * Done By Garvin Hicking, http://www.supergarv.de/
7 * updated 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
8 * for 2.6.1 and higher
10 * @version $Id$
11 * @package phpMyAdmin-theme
12 * @subpackage garvBlue
15 /**
18 $theme_name = 'garvBlue';
19 $theme_version = 2;
20 $theme_generation = 1;