diff --git a/config/module.config.php b/config/module.config.php index 20531af..c8a4a4e 100644 --- a/config/module.config.php +++ b/config/module.config.php @@ -78,6 +78,7 @@ ), // Doctrine config + /* 'doctrine' => array( 'driver' => array( 'application_entities' => array( @@ -92,6 +93,7 @@ ) ) ) + */ );