add link to related config

This commit is contained in:
Ibnu Maksum
2023-08-21 15:59:55 +07:00
parent 9f30e7f0f6
commit 1cb5d9236f
7 changed files with 12 additions and 12 deletions

View File

@ -145,5 +145,5 @@ switch ($action) {
break;
default:
echo 'action not defined';
r2(U . 'pool/list/', 's', '');
}

View File

@ -187,5 +187,5 @@ switch ($action) {
break;
default:
echo 'action not defined';
r2(U . 'routers/list/', 's', '');
}