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