X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..bdc4cdb7f5efbd4b273be6def7652e9011b977a6:/export.php diff --git a/export.php b/export.php index 4bb9db3d..e0894da2 100644 --- a/export.php +++ b/export.php @@ -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