Files @ 3be168914a12
Branch filter:

Location: DistRen/htdocs/sql/themes/original/info.inc.php

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

/**
 *
 */
$theme_name = 'Original';
$theme_full_version = '2.9';
?>