Merge branch 'MDL-87168-main' of https://github.com/jleyva/moodle
This commit is contained in:
@@ -138,7 +138,6 @@ class message_airnotifier_manager {
|
||||
$params = [
|
||||
'url' => $CFG->wwwroot,
|
||||
'siteid' => md5(\core\hub\registration::get_secret()),
|
||||
'contact' => $USER->email,
|
||||
'description' => $CFG->wwwroot,
|
||||
];
|
||||
$resp = $curl->post($serverurl, $params);
|
||||
|
||||
Reference in New Issue
Block a user