Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-03 | Added support for $_SERVER['CI_ENV'] in index.php | Phil Sturgeon | 1 | -2/+8 | |
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. | |||||
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+46 | |