X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=mobile%2Faccess_denied.php;h=1454fae3ae6ffe6ac8574b1ff779bc89b3e2991e;hb=3aaa46077c0f00d91d46785a2e3fd86d541b8db9;hp=27ba6e84e9751dc57ea4e75ce7fa81b25a2044bb;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git 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