b_save icon for 3.4 compatible themes
[phpmyadmin-themes.git] / graphivore / info.inc.php
blob8bff994bd297486ba7bb5929dbb2966ec4e200c6
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * created 2005-09-15 by Yves De Troeyer (ydt@ydtconcept.org)
7 * for 2.6.1 and higher
9 * @version $Id$
10 * @package phpMyAdmin-theme
11 * @subpackage Graphivore
14 /**
17 $theme_name = 'Graphivore';
18 $theme_version = 1;
19 $theme_generation = 2;