um, add enough POD to by syntactically correct

This commit is contained in:
Colin Kuskie 2008-02-09 22:52:31 +00:00
parent abdf04659a
commit a21e710c72
5 changed files with 54 additions and 2 deletions

View file

@ -18,7 +18,11 @@ Package WebGUI::Macro::SessionId
=head1 DESCRIPTION
Returns the current user's session Id.
A macro to return the ID of the user's current session.
=head2 process( )
Really just a wrapper around $session->getId;
=cut