mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-22 03:44:28 +02:00
finishing
This commit is contained in:
parent
d09e657ed5
commit
8c94e9ea01
5 changed files with 16 additions and 11 deletions
|
@ -23,7 +23,7 @@ switch ($action) {
|
|||
$d->value = 'yes';
|
||||
$d->save();
|
||||
}
|
||||
r2('./docs');
|
||||
r2(getUrl('docs'));
|
||||
break;
|
||||
case 'devices':
|
||||
$files = scandir($DEVICE_PATH);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue