<?php
chdir("common");
require_once "common.php";
if (!$modules) {
die("no sub modules' php pages installed");
}
foreach ($modules as $k => $v) {
header("Location: $k/");
break;
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| cacher | Folder | 0755 |
|
|
| common | Folder | 0755 |
|
|
| coverager | Folder | 0755 |
|
|
| diagnosis | Folder | 0755 |
|
|
| config.default.php | File | 425 B | 0644 |
|
| index.php | File | 185 B | 0644 |
|