X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=export.php;h=e0894da2b60848651843cf6af59ffdad0d84bacb;hb=b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7;hp=4bb9db3d4cbfa9f74090480164266fe8c65e4426;hpb=098a79f0819ebb89b7d48df4a6b154af4560f68e;p=timetracker.git 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