get ready for Pretty URL
This commit is contained in:
@ -151,6 +151,7 @@ function pathFixer($path)
|
||||
|
||||
function r2($to, $ntype = 'e', $msg = '')
|
||||
{
|
||||
|
||||
if ($msg == '') {
|
||||
header("location: $to");
|
||||
die();
|
||||
|
Reference in New Issue
Block a user