]> wagnertech.de Git - timetracker.git/blobdiff - register.php
Initial implementation of a mobile timer page
[timetracker.git] / register.php
index 67f7d108f5c932dc07a813d6c4993880a96d1a23..1b3038fcfb39b926128a53b26dc79ea0dffc0488 100644 (file)
@@ -107,4 +107,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('onload', 'onLoad="document.profileForm.team.focus()"');
 $smarty->assign('content_page_name', 'register.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file