diff --git a/newscoop/install/Resources/sql/upgrade/4.4.x/2015.02.24/add_client.php b/newscoop/install/Resources/sql/upgrade/4.4.x/2015.02.24/add_client.php index c9691f292e..ef0943360f 100644 --- a/newscoop/install/Resources/sql/upgrade/4.4.x/2015.02.24/add_client.php +++ b/newscoop/install/Resources/sql/upgrade/4.4.x/2015.02.24/add_client.php @@ -34,7 +34,7 @@ $app->register(new DoctrineOrmServiceProvider(), array( "orm.proxies_dir" => $newscoopDir."/library/Proxy", - "orm.auto_generate_proxies" => false, + "orm.auto_generate_proxies" => true, "orm.proxies_namespace" => "Proxy", "orm.em.options" => array( "mappings" => array(