fix magento root files

without leading slash, it ignores all files with these names (cron.php,
get.php, index.php, api.php), whereveer they are
This commit is contained in:
Aurélien Millet 2014-12-16 11:37:27 +01:00
parent d7161533f1
commit 30b6549bfe
1 changed files with 4 additions and 4 deletions

View File

@ -42,14 +42,14 @@ app/etc/local.xml
app/.htaccess
app/locale/
app/Mage.php
cron.php
/cron.php
cron.sh
downloader/
errors/
favicon.ico
get.php
/get.php
includes/
index.php
/index.php
index.php.sample
/install.php
js/blank.html
@ -93,7 +93,7 @@ media/.htaccess
media/import/
media/xmlconnect/
media/catalog/product/cache/
api.php
/api.php
nbproject/
pear
pear/