X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fman%2FUID.txt;h=7c4b1abc5b731e9c96d7ff6cee95966f8d8c4d36;hp=e2463648728567f0fd4a83bd73181eb433db2946;hb=9e95f24c0c93f9ca0c8d07041478bc1b36c571d8;hpb=2d5b6a99008439861b047739d1064fd828eccc7d diff --git a/htdocs/docs/man/UID.txt b/htdocs/docs/man/UID.txt index e24636487..7c4b1abc5 100644 --- a/htdocs/docs/man/UID.txt +++ b/htdocs/docs/man/UID.txt @@ -69,6 +69,9 @@ CALLBACKS $coderef = sub { warn "Hi, I'm returning your call!" }; $FS::UID::callback{'Package::Name'}; +VERSION + $Id: UID.txt,v 1.3 1999-02-09 09:37:52 ivan Exp $ + BUGS Too many package-global variables. @@ -111,11 +114,22 @@ HISTORY inlined suidsetup ivan@sisd.com 98-sep-12 $Log: UID.txt,v $ - Revision 1.2 1998-11-13 09:56:37 ivan - change configuration file layout to support multiple distinct databases (with - own set of config files, export, etc.) - Revision 1.3 1998/11/08 10:45:42 ivan got sub - cgi for FS::CGI + Revision 1.3 1999-02-09 09:37:52 ivan + regenerated perl api docs from embedded pod + Revision 1.7 1999/01/18 09:22:40 ivan changes + to track email addresses for email invoicing + + Revision 1.6 1998/11/15 05:27:48 ivan bugfix for new + configuration layout + + Revision 1.5 1998/11/15 00:51:51 ivan eliminated some warnings + on certain fatal errors (well, it is less confusing) + + Revision 1.4 1998/11/13 09:56:52 ivan change configuration file + layout to support multiple distinct databases (with own set of + config files, export, etc.) + + Revision 1.3 1998/11/08 10:45:42 ivan got sub cgi for FS::CGI Revision 1.2 1998/11/08 09:38:43 ivan cgisuidsetup complains if you pass it a isa CGI::Base instead of an isa CGI (first step in