Files
phpmyadmin/cactica_blues/info.inc.php
2007-03-20 14:54:22 +00:00

24 lines
418 B
PHP

<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* Theme modified by Tony Casparro, Cactica Technologies
* www.cactica.com
*
* updated 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
* for 2.6.1 and higher
*
* @version $Id$
* @package phpMyAdmin-theme
* @subpackage CacticaBlues
*/
/**
*
*/
$theme_name = 'CacticaBlues';
$theme_version = 1;
$theme_generation = 2;
?>