From 0e1c781d51aad5b15a0b0ab67591b9e4ca29bdd2 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 20 Mar 2007 14:54:22 +0000 Subject: [PATCH] fixed @subpackage tag in page level docblock --- aqua_brushed/css/theme_left.css.php | 2 +- aqua_brushed/css/theme_print.css.php | 2 +- aqua_brushed/css/theme_right.css.php | 2 +- aqua_brushed/info.inc.php | 2 +- aqua_brushed/layout.inc.php | 2 +- arctic_ocean/css/theme_left.css.php | 2 +- arctic_ocean/css/theme_print.css.php | 2 +- arctic_ocean/css/theme_right.css.php | 2 +- arctic_ocean/info.inc.php | 2 +- arctic_ocean/layout.inc.php | 2 +- cactica_blues/css/theme_left.css.php | 2 +- cactica_blues/css/theme_print.css.php | 2 +- cactica_blues/css/theme_right.css.php | 2 +- cactica_blues/info.inc.php | 2 +- cactica_blues/layout.inc.php | 2 +- darkblue_gray/css/theme_left.css.php | 2 +- darkblue_gray/css/theme_print.css.php | 2 +- darkblue_gray/css/theme_right.css.php | 2 +- darkblue_gray/info.inc.php | 2 +- darkblue_gray/layout.inc.php | 2 +- garvblue/css/theme_print.css.php | 2 +- green_orange/css/theme_left.css.php | 2 +- green_orange/css/theme_print.css.php | 2 +- green_orange/css/theme_right.css.php | 2 +- green_orange/info.inc.php | 2 +- green_orange/layout.inc.php | 2 +- original_small/css/theme_left.css.php | 2 +- original_small/css/theme_print.css.php | 2 +- original_small/css/theme_right.css.php | 2 +- original_small/info.inc.php | 2 +- original_small/layout.inc.php | 2 +- very_small/css/theme_left.css.php | 2 +- very_small/css/theme_print.css.php | 2 +- very_small/css/theme_right.css.php | 2 +- very_small/info.inc.php | 2 +- very_small/layout.inc.php | 2 +- xp_basic/css/theme_left.css.php | 2 +- xp_basic/css/theme_print.css.php | 2 +- xp_basic/css/theme_right.css.php | 2 +- xp_basic/info.inc.php | 2 +- xp_basic/layout.inc.php | 2 +- xp_blue/css/theme_left.css.php | 2 +- xp_blue/css/theme_print.css.php | 2 +- xp_blue/css/theme_right.css.php | 2 +- xp_blue/info.inc.php | 2 +- xp_blue/layout.inc.php | 2 +- xp_dirty/css/theme_left.css.php | 2 +- xp_dirty/css/theme_print.css.php | 2 +- xp_dirty/css/theme_right.css.php | 2 +- xp_dirty/info.inc.php | 2 +- xp_dirty/layout.inc.php | 2 +- xp_green/css/theme_left.css.php | 2 +- xp_green/css/theme_print.css.php | 2 +- xp_green/css/theme_right.css.php | 2 +- xp_green/info.inc.php | 2 +- xp_green/layout.inc.php | 2 +- xp_silver/css/theme_left.css.php | 2 +- xp_silver/css/theme_print.css.php | 2 +- xp_silver/css/theme_right.css.php | 2 +- xp_silver/info.inc.php | 2 +- xp_silver/layout.inc.php | 2 +- 61 files changed, 61 insertions(+), 61 deletions(-) diff --git a/aqua_brushed/css/theme_left.css.php b/aqua_brushed/css/theme_left.css.php index a0678ee92..8b7d91c4b 100644 --- a/aqua_brushed/css/theme_left.css.php +++ b/aqua_brushed/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Aqua Brushed + * @subpackage Aqua_Brushed */ // unplanned execution path diff --git a/aqua_brushed/css/theme_print.css.php b/aqua_brushed/css/theme_print.css.php index 5bba3c467..17ec34833 100644 --- a/aqua_brushed/css/theme_print.css.php +++ b/aqua_brushed/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Aqua Brushed + * @subpackage Aqua_Brushed */ ?> /* For printview */ diff --git a/aqua_brushed/css/theme_right.css.php b/aqua_brushed/css/theme_right.css.php index 197f29cb6..fa2023607 100644 --- a/aqua_brushed/css/theme_right.css.php +++ b/aqua_brushed/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Aqua Brushed + * @subpackage Aqua_Brushed */ // unplanned execution path diff --git a/aqua_brushed/info.inc.php b/aqua_brushed/info.inc.php index 8c71f37a1..3a5a8b620 100644 --- a/aqua_brushed/info.inc.php +++ b/aqua_brushed/info.inc.php @@ -7,7 +7,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Aqua Brushed + * @subpackage Aqua_Brushed */ /** diff --git a/aqua_brushed/layout.inc.php b/aqua_brushed/layout.inc.php index 838ac5176..afc73c1fb 100644 --- a/aqua_brushed/layout.inc.php +++ b/aqua_brushed/layout.inc.php @@ -6,7 +6,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Aqua Brushed + * @subpackage Aqua_Brushed */ /** diff --git a/arctic_ocean/css/theme_left.css.php b/arctic_ocean/css/theme_left.css.php index 33f45f99e..b233e04c3 100644 --- a/arctic_ocean/css/theme_left.css.php +++ b/arctic_ocean/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Arctic Ocean + * @subpackage Arctic_Ocean */ // unplanned execution path diff --git a/arctic_ocean/css/theme_print.css.php b/arctic_ocean/css/theme_print.css.php index b1dcf9cef..2939555d9 100644 --- a/arctic_ocean/css/theme_print.css.php +++ b/arctic_ocean/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Arctic Ocean + * @subpackage Arctic_Ocean */ ?> /* For printview */ diff --git a/arctic_ocean/css/theme_right.css.php b/arctic_ocean/css/theme_right.css.php index 95325d0ae..4668c4174 100644 --- a/arctic_ocean/css/theme_right.css.php +++ b/arctic_ocean/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Arctic Ocean + * @subpackage Arctic_Ocean */ // unplanned execution path diff --git a/arctic_ocean/info.inc.php b/arctic_ocean/info.inc.php index 6a5c1f3f7..445d25df1 100644 --- a/arctic_ocean/info.inc.php +++ b/arctic_ocean/info.inc.php @@ -6,7 +6,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Arctic Ocean + * @subpackage Arctic_Ocean */ /** diff --git a/arctic_ocean/layout.inc.php b/arctic_ocean/layout.inc.php index 58cd325a3..182c91a01 100644 --- a/arctic_ocean/layout.inc.php +++ b/arctic_ocean/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Arctic Ocean + * @subpackage Arctic_Ocean */ /** diff --git a/cactica_blues/css/theme_left.css.php b/cactica_blues/css/theme_left.css.php index a00dc69cf..f457747dc 100644 --- a/cactica_blues/css/theme_left.css.php +++ b/cactica_blues/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Cactica Blues + * @subpackage CacticaBlues */ ?> /************************************************************************************ diff --git a/cactica_blues/css/theme_print.css.php b/cactica_blues/css/theme_print.css.php index 357d3f662..4d4ad916e 100644 --- a/cactica_blues/css/theme_print.css.php +++ b/cactica_blues/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Cactic Blues + * @subpackage CacticBlues */ ?> /* For printview */ diff --git a/cactica_blues/css/theme_right.css.php b/cactica_blues/css/theme_right.css.php index 3d2dbeff9..be68e9523 100644 --- a/cactica_blues/css/theme_right.css.php +++ b/cactica_blues/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Cactica Blues + * @subpackage CacticaBlues */ ?> diff --git a/cactica_blues/info.inc.php b/cactica_blues/info.inc.php index b4f2315c3..d171a4d9f 100644 --- a/cactica_blues/info.inc.php +++ b/cactica_blues/info.inc.php @@ -11,7 +11,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Cactica Blues + * @subpackage CacticaBlues */ /** diff --git a/cactica_blues/layout.inc.php b/cactica_blues/layout.inc.php index 014c08e52..58199bd6e 100644 --- a/cactica_blues/layout.inc.php +++ b/cactica_blues/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Cactica Blues + * @subpackage CacticaBlues */ /** diff --git a/darkblue_gray/css/theme_left.css.php b/darkblue_gray/css/theme_left.css.php index 38d7ec69a..0a4f3ab1c 100644 --- a/darkblue_gray/css/theme_left.css.php +++ b/darkblue_gray/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Darkblue Grey + * @subpackage Darkblue_grey */ ?> /************************************************************************************ diff --git a/darkblue_gray/css/theme_print.css.php b/darkblue_gray/css/theme_print.css.php index d8ac70f21..b8d372d98 100644 --- a/darkblue_gray/css/theme_print.css.php +++ b/darkblue_gray/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Darkblue Grey + * @subpackage Darkblue_grey */ ?> /* For printview */ diff --git a/darkblue_gray/css/theme_right.css.php b/darkblue_gray/css/theme_right.css.php index 823a5296e..41cb87c32 100644 --- a/darkblue_gray/css/theme_right.css.php +++ b/darkblue_gray/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Darkblue Grey + * @subpackage Darkblue_grey */ ?> diff --git a/darkblue_gray/info.inc.php b/darkblue_gray/info.inc.php index 69283f254..570de679d 100644 --- a/darkblue_gray/info.inc.php +++ b/darkblue_gray/info.inc.php @@ -8,7 +8,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Darkblue Grey + * @subpackage Darkblue_grey */ /** diff --git a/darkblue_gray/layout.inc.php b/darkblue_gray/layout.inc.php index f4bc7a4b0..92eea472c 100644 --- a/darkblue_gray/layout.inc.php +++ b/darkblue_gray/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Darkblue Gray + * @subpackage Darkblue_grey */ /** diff --git a/garvblue/css/theme_print.css.php b/garvblue/css/theme_print.css.php index 7a070a1bc..0535d2cb7 100644 --- a/garvblue/css/theme_print.css.php +++ b/garvblue/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Garvblue + * @subpackage garvBlue */ ?> /* For printview */ diff --git a/green_orange/css/theme_left.css.php b/green_orange/css/theme_left.css.php index 92ce20aaf..0484bc729 100644 --- a/green_orange/css/theme_left.css.php +++ b/green_orange/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Green Orange + * @subpackage Green_Orange */ ?> /************************************************************************************ diff --git a/green_orange/css/theme_print.css.php b/green_orange/css/theme_print.css.php index bfaf887c7..1efa24176 100644 --- a/green_orange/css/theme_print.css.php +++ b/green_orange/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Green Orange + * @subpackage Green_Orange */ ?> /* For printview */ diff --git a/green_orange/css/theme_right.css.php b/green_orange/css/theme_right.css.php index 35f6735bc..d7e3cf20c 100644 --- a/green_orange/css/theme_right.css.php +++ b/green_orange/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Green Orange + * @subpackage Green_Orange */ ?> diff --git a/green_orange/info.inc.php b/green_orange/info.inc.php index 1947be176..754cdfbb2 100644 --- a/green_orange/info.inc.php +++ b/green_orange/info.inc.php @@ -8,7 +8,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Green Orange + * @subpackage Green_Orange */ /** diff --git a/green_orange/layout.inc.php b/green_orange/layout.inc.php index 7be3fe6ff..b927ded6b 100644 --- a/green_orange/layout.inc.php +++ b/green_orange/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Green Orange + * @subpackage Green_Orange */ /** diff --git a/original_small/css/theme_left.css.php b/original_small/css/theme_left.css.php index c8af36d2f..f4ce01820 100644 --- a/original_small/css/theme_left.css.php +++ b/original_small/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original Small + * @subpackage Original_small */ // unplanned execution path diff --git a/original_small/css/theme_print.css.php b/original_small/css/theme_print.css.php index eedfbfb15..c7dbd3a66 100644 --- a/original_small/css/theme_print.css.php +++ b/original_small/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original Small + * @subpackage Original_small */ ?> /* For printview */ diff --git a/original_small/css/theme_right.css.php b/original_small/css/theme_right.css.php index 0f520a823..6beb2cdce 100644 --- a/original_small/css/theme_right.css.php +++ b/original_small/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original Small + * @subpackage Original_small */ // unplanned execution path diff --git a/original_small/info.inc.php b/original_small/info.inc.php index 1ea2aa550..60c286d8d 100644 --- a/original_small/info.inc.php +++ b/original_small/info.inc.php @@ -6,7 +6,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original Small + * @subpackage Original_small */ /** diff --git a/original_small/layout.inc.php b/original_small/layout.inc.php index b09e62285..a5c2d0e05 100644 --- a/original_small/layout.inc.php +++ b/original_small/layout.inc.php @@ -6,7 +6,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original Small + * @subpackage Original_small */ /** diff --git a/very_small/css/theme_left.css.php b/very_small/css/theme_left.css.php index e9e95e75d..2b7771217 100644 --- a/very_small/css/theme_left.css.php +++ b/very_small/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Very Small + * @subpackage Very_small */ ?> diff --git a/very_small/css/theme_print.css.php b/very_small/css/theme_print.css.php index d20328d6c..610533907 100644 --- a/very_small/css/theme_print.css.php +++ b/very_small/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Very Small + * @subpackage Very_small */ ?> /* For printview */ diff --git a/very_small/css/theme_right.css.php b/very_small/css/theme_right.css.php index 4064b296b..89211f658 100644 --- a/very_small/css/theme_right.css.php +++ b/very_small/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Very Small + * @subpackage Very_small */ ?> diff --git a/very_small/info.inc.php b/very_small/info.inc.php index 3f5f92c0a..be6c1d31e 100644 --- a/very_small/info.inc.php +++ b/very_small/info.inc.php @@ -6,7 +6,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Very Small + * @subpackage Very_small */ /** diff --git a/very_small/layout.inc.php b/very_small/layout.inc.php index b89dc2743..863fcd853 100644 --- a/very_small/layout.inc.php +++ b/very_small/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Very Small + * @subpackage Very_small */ /** diff --git a/xp_basic/css/theme_left.css.php b/xp_basic/css/theme_left.css.php index c24806e32..8bb1e431d 100644 --- a/xp_basic/css/theme_left.css.php +++ b/xp_basic/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Basic + * @subpackage WinXP_basic */ if (isset($num_dbs) && $num_dbs == '0') { diff --git a/xp_basic/css/theme_print.css.php b/xp_basic/css/theme_print.css.php index 62d9da120..da0824442 100644 --- a/xp_basic/css/theme_print.css.php +++ b/xp_basic/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Basic + * @subpackage WinXP_basic */ ?> /* For printview */ diff --git a/xp_basic/css/theme_right.css.php b/xp_basic/css/theme_right.css.php index f5d95ace2..277afdabb 100644 --- a/xp_basic/css/theme_right.css.php +++ b/xp_basic/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Basic + * @subpackage WinXP_basic */ ?> diff --git a/xp_basic/info.inc.php b/xp_basic/info.inc.php index 0c2902cdb..ac65205ce 100644 --- a/xp_basic/info.inc.php +++ b/xp_basic/info.inc.php @@ -9,7 +9,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Basic + * @subpackage WinXP_basic */ /** diff --git a/xp_basic/layout.inc.php b/xp_basic/layout.inc.php index 9333325fb..4c3be03de 100644 --- a/xp_basic/layout.inc.php +++ b/xp_basic/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Basic + * @subpackage WinXP_basic */ /** diff --git a/xp_blue/css/theme_left.css.php b/xp_blue/css/theme_left.css.php index 407fe7127..d6ea1e273 100644 --- a/xp_blue/css/theme_left.css.php +++ b/xp_blue/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Blue + * @subpackage WinXP_blue */ if (isset($num_dbs) && $num_dbs == '0') { diff --git a/xp_blue/css/theme_print.css.php b/xp_blue/css/theme_print.css.php index 5f2a4e8ef..ed687bc16 100644 --- a/xp_blue/css/theme_print.css.php +++ b/xp_blue/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Blue + * @subpackage WinXP_blue */ ?> /* For printview */ diff --git a/xp_blue/css/theme_right.css.php b/xp_blue/css/theme_right.css.php index dd8c30463..843ac479f 100644 --- a/xp_blue/css/theme_right.css.php +++ b/xp_blue/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Blue + * @subpackage WinXP_blue */ ?> diff --git a/xp_blue/info.inc.php b/xp_blue/info.inc.php index c97474712..f0ce07c9f 100644 --- a/xp_blue/info.inc.php +++ b/xp_blue/info.inc.php @@ -8,7 +8,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Blue + * @subpackage WinXP_blue */ /** diff --git a/xp_blue/layout.inc.php b/xp_blue/layout.inc.php index f858137f0..5256b8d43 100644 --- a/xp_blue/layout.inc.php +++ b/xp_blue/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Blue + * @subpackage WinXP_blue */ /** diff --git a/xp_dirty/css/theme_left.css.php b/xp_dirty/css/theme_left.css.php index 9ba4884cc..d8f4047cf 100644 --- a/xp_dirty/css/theme_left.css.php +++ b/xp_dirty/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Dirty + * @subpackage WinXP_Dirty */ ?> body, input, select { diff --git a/xp_dirty/css/theme_print.css.php b/xp_dirty/css/theme_print.css.php index 3b3c0ddca..50a557b52 100644 --- a/xp_dirty/css/theme_print.css.php +++ b/xp_dirty/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Dirty + * @subpackage WinXP_Dirty */ ?> /* For printview */ diff --git a/xp_dirty/css/theme_right.css.php b/xp_dirty/css/theme_right.css.php index 073517a52..132e85d91 100644 --- a/xp_dirty/css/theme_right.css.php +++ b/xp_dirty/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Dirty + * @subpackage WinXP_Dirty */ ?> diff --git a/xp_dirty/info.inc.php b/xp_dirty/info.inc.php index 35b64d585..4c2ad43fa 100644 --- a/xp_dirty/info.inc.php +++ b/xp_dirty/info.inc.php @@ -9,7 +9,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Dirty + * @subpackage WinXP_Dirty */ /** diff --git a/xp_dirty/layout.inc.php b/xp_dirty/layout.inc.php index 1b0cd5fe8..2092ab892 100644 --- a/xp_dirty/layout.inc.php +++ b/xp_dirty/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Dirty + * @subpackage WinXP_Dirty */ /** diff --git a/xp_green/css/theme_left.css.php b/xp_green/css/theme_left.css.php index 4121594d5..09ff0c981 100644 --- a/xp_green/css/theme_left.css.php +++ b/xp_green/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Green + * @subpackage WinXP_green */ ?> /************************************************************************************ diff --git a/xp_green/css/theme_print.css.php b/xp_green/css/theme_print.css.php index 35465fe55..94666ac59 100644 --- a/xp_green/css/theme_print.css.php +++ b/xp_green/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Green + * @subpackage WinXP_green */ ?> /* For printview */ diff --git a/xp_green/css/theme_right.css.php b/xp_green/css/theme_right.css.php index 76e21e8b4..06633bc3a 100644 --- a/xp_green/css/theme_right.css.php +++ b/xp_green/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Green + * @subpackage WinXP_green */ ?> diff --git a/xp_green/info.inc.php b/xp_green/info.inc.php index 3dc28f31a..2a9328b7c 100644 --- a/xp_green/info.inc.php +++ b/xp_green/info.inc.php @@ -8,7 +8,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Green + * @subpackage WinXP_green */ /** diff --git a/xp_green/layout.inc.php b/xp_green/layout.inc.php index b7dd29033..fd436098a 100644 --- a/xp_green/layout.inc.php +++ b/xp_green/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Green + * @subpackage WinXP_green */ /** diff --git a/xp_silver/css/theme_left.css.php b/xp_silver/css/theme_left.css.php index ed30c49c2..070f62d96 100644 --- a/xp_silver/css/theme_left.css.php +++ b/xp_silver/css/theme_left.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Silver + * @subpackage WinXP_silver */ if (isset($num_dbs) && $num_dbs == '0') { diff --git a/xp_silver/css/theme_print.css.php b/xp_silver/css/theme_print.css.php index 4e805b3ba..a2db16f05 100644 --- a/xp_silver/css/theme_print.css.php +++ b/xp_silver/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Silver + * @subpackage WinXP_silver */ ?> /* For printview */ diff --git a/xp_silver/css/theme_right.css.php b/xp_silver/css/theme_right.css.php index 7c76bbce8..e521b20c5 100644 --- a/xp_silver/css/theme_right.css.php +++ b/xp_silver/css/theme_right.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Silver + * @subpackage WinXP_silver */ ?> diff --git a/xp_silver/info.inc.php b/xp_silver/info.inc.php index d22b68469..108db917b 100644 --- a/xp_silver/info.inc.php +++ b/xp_silver/info.inc.php @@ -8,7 +8,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Silver + * @subpackage WinXP_silver */ /** diff --git a/xp_silver/layout.inc.php b/xp_silver/layout.inc.php index d77505145..bef10b88d 100644 --- a/xp_silver/layout.inc.php +++ b/xp_silver/layout.inc.php @@ -4,7 +4,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage XP Silver + * @subpackage WinXP_silver */ /**