@@ -275,7 +275,7 @@
* then the value of `Config.timezone` will be used. This feature allows you to set users' timezone just
* once instead of passing it each time in function calls.
*/
- //Configure::write('Config.timezone', 'Europe/Paris')
+ //Configure::write('Config.timezone', 'Europe/Paris');
/**
*