um, add enough POD to by syntactically correct
This commit is contained in:
parent
abdf04659a
commit
a21e710c72
5 changed files with 54 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue