user login and registration works; no activation facility yet
[living-lab-site.git] / application / config / config.php
index f707636..81ea72d 100644 (file)
@@ -328,7 +328,7 @@ $config['compress_output'] = FALSE;
 | regarding date handling.
 |
 */
-$config['time_reference'] = 'local';
+$config['time_reference'] = 'gmt';
 
 
 /*