From af72bb9dba91d980b0bd6446b2c923e66ff557b9 Mon Sep 17 00:00:00 2001 From: webchick Date: Tue, 16 Aug 2011 02:04:35 -0500 Subject: [PATCH] Issue #1249132 by aspilicious: Add INSTALL.sqlite.txt in robots.txt. --- robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/robots.txt b/robots.txt index 35ea42dbafa9..7de84356065b 100644 --- a/robots.txt +++ b/robots.txt @@ -30,6 +30,7 @@ Disallow: /CHANGELOG.txt Disallow: /cron.php Disallow: /INSTALL.mysql.txt Disallow: /INSTALL.pgsql.txt +Disallow: /INSTALL.sqlite.txt Disallow: /install.php Disallow: /INSTALL.txt Disallow: /LICENSE.txt