get ready for Pretty URL

This commit is contained in:
iBNu Maksum
2025-01-31 16:54:22 +07:00
parent d60b1827d9
commit 31dda69d3d
14 changed files with 102 additions and 79 deletions

View File

@ -151,6 +151,7 @@ function pathFixer($path)
function r2($to, $ntype = 'e', $msg = '')
{
if ($msg == '') {
header("location: $to");
die();