Files
phpmyadmin/clearview3/info.inc.php
2009-01-10 14:10:35 +00:00

17 lines
223 B
PHP

<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
* @version $Id$
* @package phpMyAdmin-theme
* @subpackage Original
*/
/**
*
*/
$theme_name = 'ClearView 3';
$theme_full_version = '3.0';
?>