X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/a04a168b253b7aed5dc6023224e88904ae86deff..9eec87784fb92f622c2be8bc53ebd4b98212b703:/mail/index.php diff --git a/mail/index.php b/mail/index.php index 2b6e600..ee7365a 100644 --- a/mail/index.php +++ b/mail/index.php @@ -55,7 +55,7 @@ if ($msgid) { return; } -if (!$User) { +if ($Page->api) { return; } if (!$User->admin('user')) {