]> wagnertech.de Git - timetracker.git/blobdiff - invoice_send.php
Removed PHP closing tag in more files
[timetracker.git] / invoice_send.php
index 1dd2323ab264b5e1879ba33eaef02830ad8ef3ca..9f933a0cf8def3e599fcc2e8e96338d5d1021dd2 100644 (file)
@@ -99,4 +99,3 @@ $smarty->assign('forms', array($form->getName()=>$form->toArray()));
 $smarty->assign('onload', 'onLoad="document.mailForm.'.($cl_receiver?'comment':'receiver').'.focus()"');
 $smarty->assign('content_page_name', 'mail.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file