Update client_settings.php
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user