Getting rid of PHP Deprecated warnings.
[timetracker.git] / invoices.php
index f495292..ad0b285 100644 (file)
@@ -42,4 +42,3 @@ $smarty->assign('invoices', $invoices);
 $smarty->assign('title', $i18n->getKey('title.invoices'));
 $smarty->assign('content_page_name', 'invoices.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file