정적 분석 결과 반영
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ if($me['level'] == 0) {
|
||||
if($type == 0) {
|
||||
$type = 1;
|
||||
}
|
||||
$sel[$type] = "selected";
|
||||
$sel = [$type => "selected"];
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user