diff options
author | Phil Sturgeon <email@philsturgeon.co.uk> | 2012-06-03 17:36:36 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2012-06-03 17:36:36 +0200 |
commit | dda21f6abc76451997b12c07e6066aa49c2d423d (patch) | |
tree | 23aef7e86df862798e92a6a0afdf5cc9719cd638 /system/libraries | |
parent | 2d8707f8ba27f16a226d85a011aeab5325b27100 (diff) |
Added support for $_SERVER['CI_ENV'] in index.php
Remember this is entirely optional, nothing will change if you do not which to use Multiple Environments just like right now. If you DO set CI_ENV you can manipulate the switch that controls error reporting, etc, so set it to "production" on your live site to hide errors from users. If you don't require this logic you can remove it, or change it entirely to check HTTP_HOST for environment subdomains, or check IP address, etc.
Diffstat (limited to 'system/libraries')
0 files changed, 0 insertions, 0 deletions