/home/techb158/workloadmatch.com
Edit: /home/techb158/workloadmatch.com/forgetpassword.php (6182B)
FIREBASE_API_KEY,
'authDomain' => FIREBASE_AUTH_DOMAIN,
'projectId' => FIREBASE_PROJECT_ID,
'storageBucket' => FIREBASE_STORAGE_BUCKET,
'messagingSenderId' => FIREBASE_MESSAGING_SENDER_ID,
'appId' => FIREBASE_APP_ID,
]);
$phone = $_SESSION['otp_phone'] ?? '';
$extra_head = '
';
}
require_once 'includes/header.php';
?>