if (!defined("_GNUBOARD_")) exit; $begin_time = get_microtime(); include_once("$g4[path]/head.sub.php"); function print_menu1($key, $no) { global $menu; $str = "
\n"; return $str; } function print_menu2($key, $no) { global $menu, $auth_menu, $is_admin, $auth, $g4; $str = ""; for($i=1; $i| /'> |
foreach($amenu as $key=>$value)
{
$href1 = $href2 = "";
if ($menu["menu{$key}"][0][2])
{
$href1 = "";
$href2 = "";
}
echo "{$href1} {$href2} ";
echo print_menu1("menu{$key}", 1);
}
?>
|
|
| /'> |
|
|
|
||