Fix temporary permissions

This commit is contained in:
FusionPBX
2024-11-29 14:06:08 -07:00
committed by GitHub
parent 1b675c1b56
commit 8b7bd29456
131 changed files with 258 additions and 258 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ if ($domains_processed == 1) {
//save the data to the database
if (!empty($array)) {
//grant temporary permissions
$p = new permissions;
$p = permissions::new();
$p->add('permission_add', 'temp');
//execute insert