Files @ 3be168914a12
Branch filter:

Location: DistRen/htdocs/sql/themes/darkblue_orange/info.inc.php - annotation

ethanzonca
Added web interface fileshg commit -h
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
 * Theme information
 *
 * @version $Id: info.inc.php 10147 2007-03-20 14:54:22Z cybot_tm $
 * @package phpMyAdmin-theme
 * @subpackage Darkblue_orange
 */

/**
 *
 */
$theme_name = 'Darkblue/orange';
$theme_full_version = '2.9';
?>