forked from kevinowino869/mitrobill
url using getUrl
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user