X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/029e1daa627ad332edd64bba79f5415fcaf1407d..33399ff6a8bdfe9b989810dafe9c4dbf3cf3b685:/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