Author: sevein
Date: Wed Apr 25 15:15:29 2012
New Revision: 11517
Log:
Revert accidental commit
Modified:
trunk/apps/qubit/config/settings.yml.tmpl
Modified: trunk/apps/qubit/config/settings.yml.tmpl
==============================================================================
--- trunk/apps/qubit/config/settings.yml.tmpl Wed Apr 25 15:06:01 2012
(r11516)
+++ trunk/apps/qubit/config/settings.yml.tmpl Wed Apr 25 15:15:29 2012
(r11517)
@@ -40,7 +40,15 @@
# Enable the database manager
use_database: true
+ # The language is coded in two lowercase characters,
+ # according to the ISO 639-1 standard, and the country
+ # is coded in two uppercase characters, according to
+ # the ISO 3166-1 standard.
+ # Examples: en, en_US, es_ES, fr...
default_culture: en
+
+ # List of supported timezones
+ # http://www.php.net/manual/en/timezones.php
default_timezone: America/Vancouver
.actions:
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.