mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-30 07:45:37 +02:00
url using getUrl
This commit is contained in:
parent
9bf80467a1
commit
1e43ac210a
37 changed files with 415 additions and 390 deletions
|
@ -49,6 +49,6 @@ switch ($action) {
|
|||
break;
|
||||
|
||||
default:
|
||||
r2(U . 'map/customer', 'e', 'action not defined');
|
||||
r2(getUrl('map/customer'), 'e', 'action not defined');
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue