Remove problems from code inspection.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<?php
|
||||
if (isset($_GET['section']) and isset($links[$_GET['section']])) {
|
||||
include $links[$_GET['section']];
|
||||
} else {
|
||||
}
|
||||
?>
|
||||
}
|
||||
Reference in New Issue
Block a user