get ready for Pretty URL

This commit is contained in:
iBNu Maksum 2025-01-31 16:54:22 +07:00
parent d60b1827d9
commit 31dda69d3d
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
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();