Update Banyak
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user