[horde] The icon "toolbar" location
Sylvester Manx
drachmadog at yahoo.com
Wed Jul 23 11:37:53 PDT 2003
Ok. thanks for all that. It's not so bad really.... I could learn to live with it....
Thanks again.
Eric Rostetter <eric.rostetter at physics.utexas.edu> wrote:
Quoting Sylvester Manx :
> Thanks Eric.... I'm not seeing this in registry.php....
Ah, you're right. This is the one exception to the rule.
So edit horde/menu.php, and change the check that says:
if (Auth::isAdmin()) {
to something like:
if (Auth::isAdmin() && Auth::getAuth != "MyUserName") {
Which would disable it for that username, but not for other admin users.
Or better yet, create a second account for your admin account, and don't
make your regular account an admin. Or better yet, just leave the link
there. ;)
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
More information about the horde
mailing list