partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 58f14aae7b43112aff1bd19503cbc62b1a0fefca
parent 12bb2c5ebadacce00f706e1a1982d34c8c875591
Author: Felicitus <felicitus@felicitus.org>
Date:   Thu, 21 May 2015 21:19:07 +0200

Removed obsolete frontend controller

Diffstat:
Mapp/config/routing.yml | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/app/config/routing.yml b/app/config/routing.yml @@ -1,8 +1,3 @@ -part_keepr_doctrine_reflection: - resource: "@PartKeeprDoctrineReflectionBundle/Controller/" - type: annotation - prefix: / - part_keepr_auth: resource: "@PartKeeprAuthBundle/Controller/" type: annotation