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
48283b82
Commit
48283b82
authored
Feb 16, 2007
by
Leigh B. Stoller
Browse files
Fix PHP warnings.
parent
4e5e88a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/deleteuser.php3
View file @
48283b82
...
...
@@ -149,7 +149,7 @@ if (count($experimentlist)) {
<td><A href='showproject.php3?pid=
$pid
'>
$pid
</A></td>
<td><A href='showexp.php3?pid=
$pid
&eid=
$eid
'>
$eid
</A></td>
<td>
$state
</td>
<td>
$
name
</td>
<td>
$
desc
</td>
</tr>
\n
"
;
}
echo
"</table>
\n
"
;
...
...
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