add link to related config
This commit is contained in:
@ -145,5 +145,5 @@ switch ($action) {
|
||||
break;
|
||||
|
||||
default:
|
||||
echo 'action not defined';
|
||||
r2(U . 'pool/list/', 's', '');
|
||||
}
|
||||
|
@ -187,5 +187,5 @@ switch ($action) {
|
||||
break;
|
||||
|
||||
default:
|
||||
echo 'action not defined';
|
||||
r2(U . 'routers/list/', 's', '');
|
||||
}
|
Reference in New Issue
Block a user