(ugha)
@@ -26,7 +26,7 @@ function buildmenu() {
if(preg_match("/^(http:\/\/|\/)", $title))
$link = "<a href=\"$uri\">$title</a>";
else
$link = "<a href=\"$uri\">/$title</a>";
$link = "<a href=\"/$uri\">$title</a>";
}
switch ($page_config['depth']) {
The note is not visible to the blocked user.