Removed closing PHP tags in more files
[timetracker.git] / mobile / access_denied.php
index 27ba6e8..1454fae 100644 (file)
@@ -34,4 +34,3 @@ if ($auth->isAuthenticated()) $GLOBALS['SMARTY']->assign('authenticated', true);
 $smarty->assign('title', $i18n->getKey('label.error'));
 $smarty->assign('content_page_name', 'mobile/access_denied.tpl');
 $smarty->display('mobile/index.tpl');
-?>
\ No newline at end of file