typo
This commit is contained in:
parent
9fd2c2dd8a
commit
f4ac91a8bc
@ -71,7 +71,7 @@ function zot_notify($channel,$url,$type = 'notify',$recipients = null, $remote_k
|
|||||||
)),
|
)),
|
||||||
'recipients' => json_encode($recipients),
|
'recipients' => json_encode($recipients),
|
||||||
'callback' => '/post',
|
'callback' => '/post',
|
||||||
'version' => ZOT_REVISION)
|
'version' => ZOT_REVISION
|
||||||
);
|
);
|
||||||
|
|
||||||
// Hush-hush ultra top-secret mode
|
// Hush-hush ultra top-secret mode
|
||||||
|
Reference in New Issue
Block a user