Update data dump
authorclebeaupin
Fri, 16 Apr 2010 11:35:35 +0200
changeset 62 ca07ccdd09d3
parent 61 2d663efe5d81
child 66 38d569fca46f
Update data dump
web/thdProject/config/ProjectConfiguration.class.php
--- a/web/thdProject/config/ProjectConfiguration.class.php	Fri Apr 16 11:35:20 2010 +0200
+++ b/web/thdProject/config/ProjectConfiguration.class.php	Fri Apr 16 11:35:35 2010 +0200
@@ -14,7 +14,7 @@
 {
   public function setup()
 	{
-	  	$this->enableAllPluginsExcept(array('sfPropelPlugin', 'sfCompat10Plugin'));
+	  	$this->enableAllPluginsExcept(array('sfPropelPlugin', 'sfCompat10Plugin', 'iriSonyenginePlugin', 'uvmcSolrSearchPlugin'));
 	}
 
   public function configureDoctrineConnection(Doctrine_Connection $conn) {