Add URL generation method and update to Symfony 2.1 standards
This commit is contained in:
3
Resources/config/routing/routing.yml
Normal file
3
Resources/config/routing/routing.yml
Normal file
@ -0,0 +1,3 @@
|
||||
gregwar_captcha.generate_captcha:
|
||||
pattern: %gregwar_captcha.config.url%
|
||||
defaults: { _controller: GregwarCaptchaBundle:Captcha:generateCaptcha }
|
Reference in New Issue
Block a user