From 1cfd970c073cb826026488e299197ee4232c20da Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 27 Aug 2007 22:57:29 +0000 Subject: [PATCH] missing doc elements --- paradice/css/theme_left.css.php | 1 + paradice/css/theme_print.css.php | 2 +- paradice/css/theme_right.css.php | 1 + paradice/info.inc.php | 1 + paradice/layout.inc.php | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/paradice/css/theme_left.css.php b/paradice/css/theme_left.css.php index e8dbb4903..aca922515 100644 --- a/paradice/css/theme_left.css.php +++ b/paradice/css/theme_left.css.php @@ -3,6 +3,7 @@ /** * navigation css file from theme Paradice * + * @version $Id$ * @package phpMyAdmin-theme * @subpackage Paradice */ diff --git a/paradice/css/theme_print.css.php b/paradice/css/theme_print.css.php index b39f5cf80..3d94c4e22 100644 --- a/paradice/css/theme_print.css.php +++ b/paradice/css/theme_print.css.php @@ -5,7 +5,7 @@ * * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original + * @subpackage Paradice */ ?> /* For printview */ diff --git a/paradice/css/theme_right.css.php b/paradice/css/theme_right.css.php index 0fcf75aa8..e92b93255 100644 --- a/paradice/css/theme_right.css.php +++ b/paradice/css/theme_right.css.php @@ -3,6 +3,7 @@ /** * main css file from theme Paradice * + * @version $Id$ * @package phpMyAdmin-theme * @subpackage Paradice */ diff --git a/paradice/info.inc.php b/paradice/info.inc.php index 6bcef00e4..46e968fac 100644 --- a/paradice/info.inc.php +++ b/paradice/info.inc.php @@ -3,6 +3,7 @@ /** * Theme information * + * @version $Id$ * @package phpMyAdmin-theme * @subpackage Paradice */ diff --git a/paradice/layout.inc.php b/paradice/layout.inc.php index 3b78a13c5..d8ae8d5db 100644 --- a/paradice/layout.inc.php +++ b/paradice/layout.inc.php @@ -4,6 +4,7 @@ * configures general layout * for detailed layout configuration please refer to the css files * + * @version $Id$ * @package phpMyAdmin-theme * @subpackage Paradice */