mirror of
https://github.com/e107inc/e107.git
synced 2025-07-24 00:12:24 +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:
@@ -63,3 +63,6 @@
|
|||||||
RewriteRule .* index.php [L]
|
RewriteRule .* index.php [L]
|
||||||
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
|
### Enable when developing locally.
|
||||||
|
### SetEnv E_DEV true
|
||||||
|
Reference in New Issue
Block a user