b_save icon for 3.4 compatible themes
[phpmyadmin-themes.git] / darkblue_gray / info.inc.php
blob570de679d8f4c1e50ae1faa04b243cf814dbf93e
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * updated 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
7 * for 2.6.1 and higher
9 * @version $Id$
10 * @package phpMyAdmin-theme
11 * @subpackage Darkblue_grey
14 /**
17 $theme_name = 'Darkblue/gray';
18 $theme_version = 1;
19 $theme_generation = 2;