Update client_settings.php

This commit is contained in:
jakani24
2024-02-07 17:03:52 +01:00
parent 533323c72f
commit 52f50255d5

View File

@@ -65,7 +65,7 @@ function load_settings(){
$row = $result->fetch_assoc(); $row = $result->fetch_assoc();
if($row!==null){ if($row!==null){
$setting_virus_ctrl_virus_found_action=$row["value"]; $setting_virus_ctrl_virus_found_action=$row["value"];
} }echo($sql);
$stmt -> close(); $stmt -> close();
//get setting: setting_rtp_folder_scan_status //get setting: setting_rtp_folder_scan_status