Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
d4cc1b41
Commit
d4cc1b41
authored
Feb 13, 2007
by
Russ Fish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tiny bug fix.
parent
01cc19ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
www/joinproject.php3
www/joinproject.php3
+1
-1
No files found.
www/joinproject.php3
View file @
d4cc1b41
...
...
@@ -731,7 +731,7 @@ if (! $returning) {
if
(
isset
(
$formfields
[
"usr_URL"
])
&&
$formfields
[
"usr_URL"
]
!=
$HTTPTAG
&&
$formfields
[
"usr_URL"
]
!=
""
)
{
$args
[
"URL"
]
=
$formfields
[
usr_URL
];
$args
[
"URL"
]
=
$formfields
[
"
usr_URL
"
];
}
if
(
$USERSELECTUIDS
)
{
$args
[
"login"
]
=
$formfields
[
"joining_uid"
];
...
...
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