1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-22 13:41:52 +02:00

Renamed install_php to install.php

Use .htaccess "SetEnv E_DEV true" to disable the 'delete install.php file' message when developing locally.
This commit is contained in:
Cameron 2013-05-25 19:17:21 -07:00
parent 0cf373ec76
commit 6b29610927
2 changed files with 3 additions and 0 deletions

View File

@ -63,3 +63,6 @@
RewriteRule .* index.php [L]
</IfModule>
### Enable when developing locally.
### SetEnv E_DEV true