Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Update EzPublishKernel.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lolautruche committed May 28, 2015
1 parent 5fd32ad commit 87eba2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezpublish/EzPublishKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public function registerBundles()
new Knp\Bundle\MenuBundle\KnpMenuBundle(),
new Oneup\FlysystemBundle\OneupFlysystemBundle(),
new EzSystems\PlatformInstallerBundle\EzSystemsPlatformInstallerBundle(),
new EzSystems\PrivacyCookieBundle\EzSystemsPrivacyCookieBundle()
new EzSystems\PrivacyCookieBundle\EzSystemsPrivacyCookieBundle(),
);

switch ( $this->getEnvironment() )
Expand Down

0 comments on commit 87eba2d

Please sign in to comment.