1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-02 02:07:52 +02:00

6 Commits

Author SHA1 Message Date
Nathan Pipes
a888c96ce8 Fixes isrequired
The isrequired flag did not support IP6 localhost, nor did it allow
192.168 addresses, normally used for local private networks. Now it does
2014-03-08 22:09:17 +08:00
aSeptik
f5f676bc3e Fix import_configuration via API ex. cron-job or command-line
Fix import_configuration via API ex. cron-job or command-line as seen on
line 1772 comment.
2014-02-17 11:16:16 +01:00
aSeptik
9ef54731b6 Fixed - Importing Configuration during installation
Fixed - Importing Configuration during installation
2014-02-13 02:52:05 +01:00
Cameron
82189dae0b Fixes #252 - Database creation issue during install. Added input validation on database name. 2013-11-23 20:22:41 -08:00
Cameron
fe53927e5d Sitedisclaimer cleanup. 2013-06-20 01:24:03 -07:00
Cameron
6b29610927 Renamed install_php to install.php
Use .htaccess "SetEnv E_DEV true" to disable the 'delete install.php file' message when developing locally.
2013-05-25 19:17:21 -07:00