Docs
This commit is contained in:
+2
-3
@@ -1,4 +1,3 @@
|
||||
<?php
|
||||
foreach (glob(__DIR__ . '/*/index.php') as $filename) {
|
||||
require_once($filename);
|
||||
}
|
||||
|
||||
Headers::redirect("docs/index.html");
|
||||
|
||||
Reference in New Issue
Block a user