From aa66bc8ab5ad344f156d9fc2895983ff2216b8a5 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 20 Oct 2010 13:54:50 +0200 Subject: Bug 605693: Make config.cgi?ctype=rdf faster r=timello a=LpSolit --- template/en/default/filterexceptions.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 799371f63..099748122 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -504,4 +504,8 @@ 'group.id', ], +'config.rdf.tmpl' => [ + 'escaped_urlbase', +], + ); -- cgit v1.2.3-24-g4f1b