From 05e6299b212287bac4363c4aed215728cf7131ca Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 12 Feb 2009 22:25:32 +0000 Subject: [PATCH] Allow export of agenda by default --- htdocs/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/robots.txt b/htdocs/robots.txt index 77470cb39f0..f2cc57a567b 100644 --- a/htdocs/robots.txt +++ b/htdocs/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: / \ No newline at end of file +Disallow: / +Allow: /comm/action/agendaexport.php \ No newline at end of file