logo       

Re: Navigation Menu Only for Admin?: msg#00068

php.drupal.support

Subject: Re: Navigation Menu Only for Admin?


just for the record, this part of the code works for the admin, which is what
i was looking for, thanks

global $user;
if ($user->uid == 1) {
$OUTPUT .= ("<BR><div class='menu'>" .menu_tree() ."</div>");
}

return ($OUTPUT);
--


Voice or no voice, the people can always be brought to the bidding of the
leaders. That is easy. All you have to do is tell them they are being
attacked and denounce the pacifists for lack of patriotism and exposing the
country to danger. It works the same way in any country.
- Hermann Goering, April 18, 1946




--
[ Drupal support list | http://list.drupal.org/ ]



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise