@@ -20,7 +20,8 @@ if (!isLoggedIn()) {
if($routerRequest["site_name"] == "sitemap.xml") {
require "lib/sitemap.php";
return generateSitemap();
echo generateSitemap();
exit();
}
if ($routerRequest["type"] == "api") {
The note is not visible to the blocked user.