Files
phpmyadmin/silk/info.inc.php
2007-05-10 00:35:58 +00:00

19 lines
218 B
PHP

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