Author: david
Date: Tue Nov 16 13:47:28 2010
New Revision: 8843
Log:
Enable sfAlouettePlugin theme on install.
Modified:
branches/dcb/plugins/sfInstallPlugin/lib/sfInstall.class.php
Modified: branches/dcb/plugins/sfInstallPlugin/lib/sfInstall.class.php
==============================================================================
--- branches/dcb/plugins/sfInstallPlugin/lib/sfInstall.class.php Tue Nov
16 00:02:45 2010 (r8842)
+++ branches/dcb/plugins/sfInstallPlugin/lib/sfInstall.class.php Tue Nov
16 13:47:28 2010 (r8843)
@@ -558,7 +558,7 @@
$object = new QubitSetting;
$object->name = 'plugins';
$object->value = serialize(array(
- 'sfCaribouPlugin',
+ 'sfAlouettePlugin',
'sfDcPlugin',
'sfEacPlugin',
'sfEadPlugin',
--
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.