typo
This commit is contained in:
parent
015629e349
commit
060a43261f
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ sub definition {
|
|||
|
||||
sub _strip_html {
|
||||
unless (ref $_[0]) {
|
||||
return $_[0] = WebGUI::HTML::Filter($_[0], 'all');
|
||||
return $_[0] = WebGUI::HTML::filter($_[0], 'all');
|
||||
}
|
||||
my $ref = shift;
|
||||
if (ref $ref eq 'HASH') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue