Projet

Général

Profil

Anomalie #821 » wwsympa.fcgi_homepage_content_as_html.patch

Frédéric Couchet, 05/01/2012 18:03

Voir les différences:

wwsympa.fcgi 2012-01-04 19:08:30.000000000 +0100
1080 1080
				     'logo_html_definition' => 1,
1081 1081
				     'template_content' => 1,
1082 1082
				     'html_dumpvars' => 1,
1083
                                    'homepage_content' => 1,
1083 1084
				     };
1084 1085
     ## Hash defining the parameters where HTML must be filtered.
1085 1086
     $param->{'htmlToFilter'} = {
1086
				 'homepage_content' => 1,
1087 1087
				 'info_content' => 1,
1088 1088
				 };
1089 1089
     
    (1-1/1)