mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
fix link
This commit is contained in:
parent
c05a943ff5
commit
ef51d833d8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ switch ($action) {
|
|||
$d->value = 'yes';
|
||||
$d->save();
|
||||
}
|
||||
r2(getUrl('docs'));
|
||||
r2(APP_URL . '/docs');
|
||||
break;
|
||||
case 'devices':
|
||||
$files = scandir($DEVICE_PATH);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue