]> wagnertech.de Git - timetracker.git/blobdiff - export.php
Removed PHP closing tag in more files
[timetracker.git] / export.php
index 4bb9db3d4cbfa9f74090480164266fe8c65e4426..e0894da2b60848651843cf6af59ffdad0d84bacb 100644 (file)
@@ -81,4 +81,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('title', $i18n->getKey('title.export'));
 $smarty->assign('content_page_name', 'export.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file