Initial commit
This commit is contained in:
14
#pma/themes/original/info.inc.php
Normal file
14
#pma/themes/original/info.inc.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* Theme information
|
||||
*
|
||||
* @package PhpMyAdmin-theme
|
||||
* @subpackage Original
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
$theme_name = 'Original';
|
||||
$theme_full_version = '2.9';
|
Reference in New Issue
Block a user