Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-stable
Commits
2fd0955e
Commit
2fd0955e
authored
Mar 25, 2005
by
Leigh B. Stoller
Browse files
Ack, add some ()'s!
parent
90dcbbe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
2fd0955e
...
...
@@ -357,7 +357,7 @@ function WRITESIDEBAR() {
WRITESIDEBARBUTTON
(
"Change Your Password"
,
$TBBASE
,
"moduserinfo.php3"
);
}
elseif
(
$login_status
&
CHECKLOGIN_WEBONLY
|
CHECKLOGIN_WIKIONLY
)
{
elseif
(
$login_status
&
(
CHECKLOGIN_WEBONLY
|
CHECKLOGIN_WIKIONLY
)
)
{
WRITESIDEBARBUTTON
(
"My Emulab"
,
$TBBASE
,
"showuser.php3?target_uid=
$login_uid
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment