diff --git a/index.php b/index.php index b89a876..0a7f57e 100644 --- a/index.php +++ b/index.php @@ -470,7 +470,6 @@ function scandir($dir, $sortorder = 0) { return $files; } else { return FALSE; - break; } } };