X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9a23a8c0a51b7ec38a96f525484134f3cb85dc7e..38dff683b49b2e4714d718d28fca874076cf278d:/mobile/access_denied.php diff --git a/mobile/access_denied.php b/mobile/access_denied.php index 27ba6e84..1454fae3 100644 --- a/mobile/access_denied.php +++ b/mobile/access_denied.php @@ -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