Move accessible files to public folders and adjust paths.
This commit is contained in:
@@ -3,4 +3,4 @@ if (isset($_GET['section']) and isset($dateien[$_GET['section']])) {
|
||||
include $dateien[$_GET['section']];
|
||||
} else {
|
||||
include $dateien['will'];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user