[eluser]Michael Wales[/eluser]
I don't have the CI code handy, but some potential options are:
- config.php
- Develop a pre_controller hook and place that in there
- Place it in your controller's constructor
If you are wanting GMT timestamps - wouldn't you want to putenv(TZ=GMT)? (note: I don't know what GMT's setting is there).