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
4abda60b
Commit
4abda60b
authored
Mar 27, 2003
by
Leigh B. Stoller
Browse files
Fix funny little error in SHOWNODE. Odd, never noticed it before.
parent
1e0eec9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/showstuff.php3
View file @
4abda60b
...
...
@@ -1150,7 +1150,6 @@ function SHOWNODE($node_id) {
$row
=
mysql_fetch_array
(
$query_result
);
$node_id
=
$row
[
node_id
];
$phys_nodeid
=
$row
[
phys_nodeid
];
$type
=
$row
[
type
];
$vname
=
$row
[
vname
];
...
...
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