Update Banyak

This commit is contained in:
WD - Dev
2025-09-21 21:40:17 +07:00
parent c6bee729c5
commit efca8f5f80
145 changed files with 195185 additions and 1378 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ $isLoggedIn = isset($_SESSION['user']) || isset($_SESSION['master']);
// Ambil URL path
// $path = parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH);
$BaseUrl = "http://localhost/manjapro-project";
$BaseUrl = "https://manjapro.net";
// Logika Path
$basePath = parse_url($BaseUrl, PHP_URL_PATH);