update POD in Macro.pm to remove call to getParams
This commit is contained in:
parent
8d274a913d
commit
f92c81603c
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ B<NOTE:> This entire system is likely to be replaced in the near future. It has
|
|||
|
||||
use WebGUI::Macro;
|
||||
|
||||
@array = WebGUI::Macro::getParams($parameterString);
|
||||
|
||||
WebGUI::Macro::filter(\$html);
|
||||
WebGUI::Macro::negate(\$html);
|
||||
WebGUI::Macro::process(\$html);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue