style members
This commit is contained in:
@ -5,4 +5,5 @@ if (PHP_SAPI == 'cli-server') {
|
||||
$file = __DIR__ . $url['path'];
|
||||
if (is_file($file)) return false;
|
||||
}
|
||||
|
||||
include "index.html";
|
Reference in New Issue
Block a user