Don't document WebGUI::Session as taking webguiConfig as it no longer does
This commit is contained in:
parent
e88365cbb4
commit
887ef78429
1 changed files with 1 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue