Increase theme version
[phpmyadmin-themes.git] / cactica_blues / info.inc.php
blobd171a4d9f5c6d70a11e1b9e8adcb508e9b8745c3
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * Theme modified by Tony Casparro, Cactica Technologies
7 * www.cactica.com
9 * updated 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
10 * for 2.6.1 and higher
12 * @version $Id$
13 * @package phpMyAdmin-theme
14 * @subpackage CacticaBlues
17 /**
20 $theme_name = 'CacticaBlues';
21 $theme_version = 1;
22 $theme_generation = 2;