From 02ac67bb5033ae692f1b20f0e13204c13e22db31 Mon Sep 17 00:00:00 2001 From: Exile Date: Thu, 14 Aug 2014 23:09:46 +0400 Subject: [PATCH] Ajax access MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Исправление ошибки с недоступностью списка форума для вывода. --- upload/ajax/.htaccess | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 upload/ajax/.htaccess diff --git a/upload/ajax/.htaccess b/upload/ajax/.htaccess deleted file mode 100644 index baa56e5a3..000000000 --- a/upload/ajax/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -order allow,deny -deny from all \ No newline at end of file