Fix# syntax error
This commit is contained in:
parent
94840c1bcd
commit
76fc8839d8
|
|
@ -155,6 +155,7 @@ class RegisterController extends Controller {
|
|||
'hint' => ''
|
||||
))
|
||||
), 'error');
|
||||
}
|
||||
|
||||
return new TemplateResponse('registration', 'message', array('msg' =>
|
||||
str_replace('{link}',
|
||||
|
|
|
|||
Loading…
Reference in New Issue