commit | 91a13199292d8b4495e6ecbcb6a5fea1294cd2da | [log] [tgz] |
---|---|---|
author | Iban Eguia <admin@razican.com> | Tue Mar 27 18:50:32 2012 +0200 |
committer | Iban Eguia <admin@razican.com> | Tue Mar 27 18:50:32 2012 +0200 |
tree | 9025d32f2fb4e1b331d7650e3d1b46b70db90f53 | |
parent | 7bf0a4ff35efc758ef43b3a848e655285946b8b6 [diff] [blame] |
Fixed typo.
diff --git a/application/config/config.php b/application/config/config.php index 4d0e508..eb3dddd 100644 --- a/application/config/config.php +++ b/application/config/config.php
@@ -363,7 +363,7 @@ |-------------------------------------------------------------------------- | | You can set any PHP supported timezones to be the master timezone when -| you call th now() function. +| you call the now() function. | */ $config['timezone'] = 'UTC';