From 6d054c919f3977fc309f0bf830344a8d81ad4948 Mon Sep 17 00:00:00 2001 From: arjen Date: Tue, 15 Jul 2003 11:05:32 +0000 Subject: [PATCH] Chnaged version number to 0.0.6 in login form. --- src/web/page.class.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/web/page.class.php b/src/web/page.class.php index 38ad422..7ebc5e9 100644 --- a/src/web/page.class.php +++ b/src/web/page.class.php @@ -8,7 +8,7 @@ *********************** ** FILE NAME : page.class.php ** SYSTEM NAME : Gnucomo - Gnu Computer Monitoring -** VERSION NUMBER : $Revision: 1.3 $ +** VERSION NUMBER : $Revision: 1.4 $ ** ** DESCRIPTION : Base class for Gnucomo web interface pages. ** @@ -26,7 +26,10 @@ /***************************** $Log: page.class.php,v $ - Revision 1.3 2003-02-19 09:12:27 arjen + Revision 1.4 2003-07-15 11:05:32 arjen + Chnaged version number to 0.0.6 in login form. + + Revision 1.3 2003/02/19 09:12:27 arjen Added the 'form' class on table and td elements. This class is intended for borderless tables that are used to layout HTML forms. @@ -38,7 +41,7 @@ ******************************/ -// RCSID = "$Id: page.class.php,v 1.3 2003-02-19 09:12:27 arjen Exp $"; +// RCSID = "$Id: page.class.php,v 1.4 2003-07-15 11:05:32 arjen Exp $"; require_once('gnucomo_config.php'); @@ -59,7 +62,7 @@ function login_form() ?>

GNU Computer Monitoring

-

Version 0.0.5, February 21, 2003

+

Version 0.0.6, July 15, 2003

-- 2.11.0