Advertisement
Guest User

Untitled

a guest
Apr 18th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ip_dilmar:
  2. resource: "@IPDilmarBundle/Controller/"
  3. type: annotation
  4. prefix: /
  5.  
  6. strona_glowna:
  7. pattern: /
  8. defaults: { _controller: IPDilmarBundle:Default:index }
  9.  
  10. _imagine:
  11. resource: .
  12. type: imagine
  13.  
  14. fos_user_security:
  15. resource: "@FOSUserBundle/Resources/config/routing/security.xml"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement