Files
phpmyadmin/smooth_yellow/info.inc.php
Marc Delisle 1711f1b029 new theme
2010-03-07 12:38:50 +00:00

16 lines
251 B
PHP

<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Theme information
*
*
* @version $Id$
* @package phpMyAdmin-theme
* @subpackage Smooth_Yellow
*/
$theme_name = 'Smooth Yellow';
$theme_version = 3;
$theme_generation = 3;
?>