CC-3834: System -> Stream Settings: click "save" will cause some errors in
zendphp.log - removed logging
This commit is contained in:
parent
7228dc9eb0
commit
3b9f6f12de
|
@ -179,8 +179,6 @@ class Application_Model_StreamSetting {
|
|||
|
||||
$con->exec($sql);
|
||||
}
|
||||
} else {
|
||||
Logging::log("Warning unexpected value: ".$key);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue