Removed PHP closing tag in more files
[timetracker.git] / cf_custom_fields.php
index 942817d..35ae94d 100644 (file)
@@ -58,4 +58,3 @@ $smarty->assign('custom_fields', $fields);
 $smarty->assign('title', $i18n->getKey('title.cf_custom_fields'));
 $smarty->assign('content_page_name', 'cf_custom_fields.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file