]> wagnertech.de Git - timetracker.git/blobdiff - mobile/access_denied.php
Removed closing PHP tags in more files
[timetracker.git] / mobile / access_denied.php
index 27ba6e84e9751dc57ea4e75ce7fa81b25a2044bb..1454fae3ae6ffe6ac8574b1ff779bc89b3e2991e 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