\n");
} else {
print("\n");
}
print("".$bbses[$i]["name"]);
print("");
if($SESSION_LEVEL=='administrator' || $SESSION_LEVEL=='moderator' || $SESSION_LEVEL=='gloperator') print(" [editbbs]\n");
print(" | \n");
print("".$bbses[$i]["phonenumber"]." | \n
\n");
}
} else { ?>
if(count($bbses)!=0): ?>
if($bbses[0]["sysop"]): ?>
sysop : |
print($bbses[0]["sysop"]); ?> |
endif; ?>
if($bbses[0]["phonenumber"]): ?>
number: |
print($bbses[0]["phonenumber"]); ?> |
endif; ?>
if($bbses[0]["telnetip"]): ?>
telnet : |
print($bbses[0]["telnetip"]); ?> |
endif; ?>
platform : |
|
if($bbsnfos): ?>
infofiles : |
|
endif; ?>
|
if(count($bbstros)>0): ?>
bbstros : |
|
endif; ?>
if(count($bbsaffils)>0): ?>
affiliations : |
|
endif; ?>
|
endif; ?>
} ?>
if($which): ?>
if(count($bbses)!=0): ?>
|
endif; ?>
else: ?>
lettermenu($pattern); ?>
|
endif; ?>