summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/auth/register.phtml
blob: 51967387bf3a047ab4c63f7ea2749aa754d3107a (plain) (tree)
1
2
3
4



                                             
<?php
$this->registerForm->setAction($this->url());
echo $this->registerForm;
?>