Update app_defaults.php

This commit is contained in:
FusionPBX 2018-04-10 20:18:12 -06:00 committed by GitHub
parent d4268649d1
commit fbe1549619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 10 deletions

View File

@ -39,6 +39,7 @@ if ($domains_processed == 1) {
$db->exec(check_sql($sql));
unset($sql);
}
}
}