Skip to content
GitLab
Menu
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-devel
Commits
7f1c2ef3
Commit
7f1c2ef3
authored
Dec 06, 2002
by
Leigh B. Stoller
Browse files
Add call to SHOW function to list a users widearea account access
parent
fb99487b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/showuser.php3
View file @
7f1c2ef3
...
...
@@ -162,6 +162,11 @@ if (mysql_num_rows($query_result)) {
#
SHOWGROUPMEMBERSHIP
(
$target_uid
);
#
# Widearea Accounts
#
SHOWWIDEAREAACCOUNTS
(
$target_uid
);
#
# User Profile.
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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