diff options
author | ivan <ivan> | 2000-03-03 18:22:44 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-03-03 18:22:44 +0000 |
commit | 61a85894466342b93507614785e61932f7358c50 (patch) | |
tree | 3a566118ee2d92bd926f90da15b000caedc1cbc2 /htdocs/docs/man/FS/UI/CGI.html | |
parent | 12debb17cbd12e68261dc7f98e39bfbc3915e6f6 (diff) |
changes from 1.2.3 release, fixes from webdemo
Diffstat (limited to 'htdocs/docs/man/FS/UI/CGI.html')
-rw-r--r-- | htdocs/docs/man/FS/UI/CGI.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/man/FS/UI/CGI.html b/htdocs/docs/man/FS/UI/CGI.html index c3efdc746..69bff5671 100644 --- a/htdocs/docs/man/FS/UI/CGI.html +++ b/htdocs/docs/man/FS/UI/CGI.html @@ -1,7 +1,7 @@ <HTML> <HEAD> <TITLE>FS::UI::CGI - Base class for CGI user-interface objects</TITLE> -<LINK REV="made" HREF="mailto:ivan@rootwood.sisd.com"> +<LINK REV="made" HREF="mailto:none"> </HEAD> <BODY> @@ -67,7 +67,7 @@ class to conditionally specify certain behaviour. <HR> <H1><A NAME="VERSION">VERSION</A></H1> <P> -$Id: CGI.html,v 1.1 1999-08-04 12:13:27 ivan Exp $ +$Id: CGI.html,v 1.2 2000-03-03 18:22:44 ivan Exp $ <P> <HR> @@ -102,8 +102,8 @@ Still some small bits of widget code same as FS::UI::Gtk. <H1><A NAME="HISTORY">HISTORY</A></H1> <P> $Log: CGI.html,v $ -Revision 1.1 1999-08-04 12:13:27 ivan -new HTML manpages +Revision 1.2 2000-03-03 18:22:44 ivan +changes from 1.2.3 release, fixes from webdemo Revision 1.1 1999/08/04 09:03:53 ivan initial checkin of module files for proper perl installation |