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