Updated description
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
d29ee546a2
commit
0e94634c49
1
lib.php
1
lib.php
@ -226,6 +226,7 @@ function local_webhooks_create_backup() {
|
|||||||
* Restore from a backup.
|
* Restore from a backup.
|
||||||
*
|
*
|
||||||
* @param string $data
|
* @param string $data
|
||||||
|
* @param boolean $deleterecords
|
||||||
*/
|
*/
|
||||||
function local_webhooks_restore_backup($data, $deleterecords = false) {
|
function local_webhooks_restore_backup($data, $deleterecords = false) {
|
||||||
$listrecords = local_webhooks_deserialization_data($data);
|
$listrecords = local_webhooks_deserialization_data($data);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user