정적 분석 결과 반영. MYDB_close 삭제
This commit is contained in:
@@ -1342,8 +1342,6 @@ function updateTraffic() {
|
||||
."|".StringUtil::padStringAlignRight($online,5," ")
|
||||
."|".StringUtil::padStringAlignRight($user['name']."(".$user['refresh'].")",20," ")
|
||||
, FILE_APPEND);
|
||||
fwrite($fp, $msg."\n");
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
function CheckOverhead() {
|
||||
|
||||
Reference in New Issue
Block a user