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