And again, and again, and again, ... some more notices removed (#5601)
* And again, and again, and again, ... some more notices removed * And some more notices ... * Some more place
This commit is contained in:
committed by
Hypolite Petovan
parent
e06fc2aa69
commit
880b7177c8
@@ -27,6 +27,10 @@ class CalendarExport
|
||||
public static function getHTML() {
|
||||
$a = get_app();
|
||||
|
||||
if (empty($a->data['user'])) {
|
||||
return;
|
||||
}
|
||||
|
||||
$owner_uid = $a->data['user']['uid'];
|
||||
|
||||
// The permission testing is a little bit tricky because we have to respect many cases.
|
||||
|
||||
Reference in New Issue
Block a user