mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update user_logs.php
This commit is contained in:
@@ -98,7 +98,7 @@ if (!class_exists('user_logs')) {
|
||||
$database->app_name = 'authentication';
|
||||
$database->app_uuid = 'a8a12918-69a4-4ece-a1ae-3932be0e41f1';
|
||||
$database->uuid($user_log_uuid);
|
||||
$database->save($array);
|
||||
$database->save($array, false);
|
||||
$message = $database->message;
|
||||
|
||||
//remove the temporary permission
|
||||
|
||||
Reference in New Issue
Block a user