Author: david
Date: Fri Sep 11 14:50:13 2009
New Revision: 3235
Log:
Add aclGroup to list of enabled modules in the default settings.yml config.
--force
Modified:
trunk/apps/qubit/config/settings.yml.tmpl
Modified: trunk/apps/qubit/config/settings.yml.tmpl
==============================================================================
--- trunk/apps/qubit/config/settings.yml.tmpl Fri Sep 11 14:36:55 2009
(r3234)
+++ trunk/apps/qubit/config/settings.yml.tmpl Fri Sep 11 14:50:13 2009
(r3235)
@@ -77,7 +77,7 @@
standard_helpers: [Partial, Cache, Form, I18N, Object, Qubit]
#
# # Activated modules from plugins or from the symfony core
-# enabled_modules: [default]
+ enabled_modules: [default, aclGroup]
#
# # Charset used for the response
# charset: utf-8
--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---