-remove APPLICATION_ENV from .htaccess file

This commit is contained in:
Martin Konecny 2011-11-29 17:42:06 -05:00
parent bc7553a5fc
commit 9e39bba2c6
1 changed files with 0 additions and 2 deletions

View File

@ -11,5 +11,3 @@ RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]
RewriteRule ^.*$ index.php [NC,L]
RewriteBase /
SetEnv APPLICATION_ENV development