]> wagnertech.de Git - timetracker.git/blobdiff - topdf.php
Removed PHP closing tag in more files
[timetracker.git] / topdf.php
index d1c954e901ce123cd1ca27b466fdd72e6e3f0a20..286724fee300486ab54565515aca99d2aa2d4a42 100644 (file)
--- a/topdf.php
+++ b/topdf.php
@@ -405,4 +405,3 @@ $pdf->writeHTML($html, true, false, false, false, '');
 $pdf->Output('timesheet.pdf', 'D'); // D is for downloads.
 
 // End of of TCPDF code.
-?>
\ No newline at end of file