- web interface for hourly account charges!
[freeside.git] / httemplate / docs / man / FS / UID.html
index 9f49477..3c28eeb 100644 (file)
@@ -31,7 +31,7 @@
 <H1><A NAME="synopsis">SYNOPSIS</A></H1>
 <PRE>
   use FS::UID qw(adminsuidsetup cgisuidsetup dbh datasrc getotaker
-  checkeuid checkruid swapuid);</PRE>
+  checkeuid checkruid);</PRE>
 <PRE>
   adminsuidsetup $user;</PRE>
 <PRE>
@@ -100,10 +100,6 @@ Returns true if effective UID is that of the freeside user.
 <DD>
 Returns true if the real UID is that of the freeside user.
 <P></P>
-<DT><STRONG><A NAME="item_swapuid">swapuid</A></STRONG><BR>
-<DD>
-Swaps real and effective UIDs.
-<P></P>
 <DT><STRONG><A NAME="item_getsecrets_%5B_USER_%5D">getsecrets [ USER ]</A></STRONG><BR>
 <DD>
 Sets the user to USER, if supplied.
@@ -122,7 +118,7 @@ coderef into the hash %FS::UID::callback :</P>
 <P>
 <HR>
 <H1><A NAME="version">VERSION</A></H1>
-<P>$Id: UID.html,v 1.1 2001-07-30 07:36:03 ivan Exp $</P>
+<P>$Id: UID.html,v 1.3 2002-01-29 17:42:46 ivan Exp $</P>
 <P>
 <HR>
 <H1><A NAME="bugs">BUGS</A></H1>