Don't document WebGUI::Session as taking webguiConfig as it no longer does

This commit is contained in:
Scott Walters 2010-07-27 17:12:18 -04:00
parent e88365cbb4
commit 887ef78429

View file

@ -436,14 +436,10 @@ sub log {
#-------------------------------------------------------------------
=head2 open ( webguiRoot, configFile [, env, sessionId, noFuss ] )
=head2 open ( configFile [, env, sessionId, noFuss ] )
Constructor. Opens a closed ( or new ) WebGUI session.
=head3 webguiRoot
The path to the WebGUI files.
=head3 configFile
The filename of the config file that WebGUI should operate from, or a WebGUI::Config object