fixed @subpackage tag in page level docblock
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-theme
|
||||
* @subpackage Darkblue Orange
|
||||
* @subpackage Darkblue_orange
|
||||
*/
|
||||
|
||||
// unplanned execution path
|
||||
|
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-theme
|
||||
* @subpackage Darkblue Orange
|
||||
* @subpackage Darkblue_orange
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@@ -6,7 +6,7 @@
|
||||
*
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-theme
|
||||
* @subpackage Darkblue Orange
|
||||
* @subpackage Darkblue_orange
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user