fixed/added page level docblock
This commit is contained in:
@@ -1,8 +1,19 @@
|
||||
<?php
|
||||
/* Theme information */
|
||||
/* Theme by Vladan Zirojevic (zira@volomp.com)
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* Theme information
|
||||
*
|
||||
* Theme by Vladan Zirojevic (zira@volomp.com)
|
||||
* Updated by Michael Keck (mkkeck@users.sourceforge.net)
|
||||
* for 2.6.1 and higher
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-theme
|
||||
* @subpackage XP Basic
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
$theme_name = 'WinXP (basic)';
|
||||
$theme_version = 1;
|
||||
|
Reference in New Issue
Block a user