more session related changes
This commit is contained in:
parent
16b9675b0c
commit
024514c549
106 changed files with 1498 additions and 1313 deletions
|
|
@ -34,7 +34,7 @@ B<NOTE:> This entire system is likely to be replaced in the near future. It has
|
|||
|
||||
WebGUI::Macro::filter(\$html);
|
||||
WebGUI::Macro::negate(\$html);
|
||||
WebGUI::Macro::process(\$html);
|
||||
WebGUI::Macro::process($self->session,\$html);
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue