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:
parent
0cf373ec76
commit
6b29610927
@ -63,3 +63,6 @@
|
||||
RewriteRule .* index.php [L]
|
||||
|
||||
</IfModule>
|
||||
|
||||
### Enable when developing locally.
|
||||
### SetEnv E_DEV true
|
||||
|
Loading…
x
Reference in New Issue
Block a user