fix link
This commit is contained in:
parent
c05a943ff5
commit
ef51d833d8
@ -23,7 +23,7 @@ switch ($action) {
|
|||||||
$d->value = 'yes';
|
$d->value = 'yes';
|
||||||
$d->save();
|
$d->save();
|
||||||
}
|
}
|
||||||
r2(getUrl('docs'));
|
r2(APP_URL . '/docs');
|
||||||
break;
|
break;
|
||||||
case 'devices':
|
case 'devices':
|
||||||
$files = scandir($DEVICE_PATH);
|
$files = scandir($DEVICE_PATH);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user