From eba2ab79d0d4a53fef4c3ca6d5001f73907608c7 Mon Sep 17 00:00:00 2001 From: Simon Green Date: Thu, 12 Jan 2012 00:13:05 +0100 Subject: Bug 717215: Remove references to url_quote filter r/a=LpSolit --- template/en/default/filterexceptions.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index ac63b809b..772efa1b7 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -34,7 +34,7 @@ # [% foo.push() %] # TT loop variables - [% loop.count %] # Already-filtered stuff - [% wibble FILTER html %] -# where the filter is one of html|csv|js|url_quote|quoteUrls|time|uri|xml|none +# where the filter is one of html|csv|js|quoteUrls|time|uri|xml|none %::safe = ( -- cgit v1.2.3-24-g4f1b