Started to integrate the new configuration system (still WIP/dirty)
This commit is contained in:
parent
48b29243f3
commit
09e4da0c19
13 changed files with 53 additions and 413 deletions
|
|
@ -33,7 +33,6 @@ class PanelController extends ContainerAware
|
|||
array(
|
||||
'propel_version' => Propel::VERSION,
|
||||
'configuration' => $this->container->getParameter('propel.configuration'),
|
||||
'default_connection' => $this->container->getParameter('propel.dbal.default_connection'),
|
||||
'logging' => $this->container->getParameter('propel.logging'),
|
||||
)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue