diff options
Diffstat (limited to 'htdocs/docs/man/FS/UI')
-rw-r--r-- | htdocs/docs/man/FS/UI/Base.html | 8 | ||||
-rw-r--r-- | htdocs/docs/man/FS/UI/CGI.html | 8 | ||||
-rw-r--r-- | htdocs/docs/man/FS/UI/Gtk.html | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/htdocs/docs/man/FS/UI/Base.html b/htdocs/docs/man/FS/UI/Base.html index 91a4df64d..7823090f6 100644 --- a/htdocs/docs/man/FS/UI/Base.html +++ b/htdocs/docs/man/FS/UI/Base.html @@ -1,7 +1,7 @@ <HTML> <HEAD> <TITLE>FS::UI::Base - Base class for all user-interface objects</TITLE> -<LINK REV="made" HREF="mailto:ivan@rootwood.sisd.com"> +<LINK REV="made" HREF="mailto:none"> </HEAD> <BODY> @@ -78,7 +78,7 @@ using CGI.pm, etc. <HR> <H1><A NAME="VERSION">VERSION</A></H1> <P> -$Id: Base.html,v 1.1 1999-08-04 12:13:27 ivan Exp $ +$Id: Base.html,v 1.2 2000-03-03 18:22:44 ivan Exp $ <P> <HR> @@ -104,8 +104,8 @@ well. <H1><A NAME="HISTORY">HISTORY</A></H1> <P> $Log: Base.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 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 diff --git a/htdocs/docs/man/FS/UI/Gtk.html b/htdocs/docs/man/FS/UI/Gtk.html index cb2a864ac..3328e9746 100644 --- a/htdocs/docs/man/FS/UI/Gtk.html +++ b/htdocs/docs/man/FS/UI/Gtk.html @@ -1,7 +1,7 @@ <HTML> <HEAD> <TITLE>FS::UI::Gtk - Base class for Gtk user-interface objects</TITLE> -<LINK REV="made" HREF="mailto:ivan@rootwood.sisd.com"> +<LINK REV="made" HREF="mailto:none"> </HEAD> <BODY> @@ -65,7 +65,7 @@ class to conditionally specify certain behaviour. <HR> <H1><A NAME="VERSION">VERSION</A></H1> <P> -$Id: Gtk.html,v 1.1 1999-08-04 12:13:27 ivan Exp $ +$Id: Gtk.html,v 1.2 2000-03-03 18:22:44 ivan Exp $ <P> <HR> @@ -99,8 +99,8 @@ Still some small bits of widget code same as FS::UI::CGI. <H1><A NAME="HISTORY">HISTORY</A></H1> <P> $Log: Gtk.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 |