Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #photo album
- # create new album
- photo_album_new:
- url: /photo_album/new
- param: { module: photoAlbum, action: new }
- # route collection
- photoAlbum:
- class: sfDoctrineRouteCollection
- options: { model: photoAlbum }
Advertisement
Add Comment
Please, Sign In to add comment