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-stable
Commits
17f58ab2
Commit
17f58ab2
authored
Jan 30, 2007
by
Leigh B. Stoller
Browse files
Fix minor bug.
parent
8d6bb88e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/group_defs.php
View file @
17f58ab2
...
@@ -360,7 +360,7 @@ class Group
...
@@ -360,7 +360,7 @@ class Group
}
}
$project
=
$this
->
project
;
$project
=
$this
->
project
;
$pid
=
$project
->
pid
();
$pid
=
$project
->
pid
();
$gid
=
$
project
->
gid
();
$gid
=
$
this
->
gid
();
$leader
=
$project
->
GetLeader
();
$leader
=
$project
->
GetLeader
();
$leader_name
=
$leader
->
name
();
$leader_name
=
$leader
->
name
();
$leader_email
=
$leader
->
email
();
$leader_email
=
$leader
->
email
();
...
...
Write
Preview
Markdown
is supported
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