Anomalie #821 » wwsympa.fcgi_homepage_content_as_html.patch
wwsympa.fcgi 2012-01-04 19:08:30.000000000 +0100 | ||
---|---|---|
'logo_html_definition' => 1,
|
||
'template_content' => 1,
|
||
'html_dumpvars' => 1,
|
||
'homepage_content' => 1,
|
||
};
|
||
## Hash defining the parameters where HTML must be filtered.
|
||
$param->{'htmlToFilter'} = {
|
||
'homepage_content' => 1,
|
||
'info_content' => 1,
|
||
};
|
||
|