mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
get ready for Pretty URL
This commit is contained in:
parent
d60b1827d9
commit
31dda69d3d
14 changed files with 102 additions and 79 deletions
|
@ -151,6 +151,7 @@ function pathFixer($path)
|
|||
|
||||
function r2($to, $ntype = 'e', $msg = '')
|
||||
{
|
||||
|
||||
if ($msg == '') {
|
||||
header("location: $to");
|
||||
die();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue