Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
7cb42193
Commit
7cb42193
authored
Jan 29, 2009
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix php warning.
parent
83dd607b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
www/node_defs.php
www/node_defs.php
+0
-1
No files found.
www/node_defs.php
View file @
7cb42193
...
...
@@ -396,7 +396,6 @@ class Node
$node_id
=
$this
->
node_id
();
$short
=
(
$flags
&
SHOWNODE_SHORT
?
1
:
0
);
$noperm
=
(
$flags
&
SHOWNODE_NOPERM
?
1
:
0
);
$rootpw
=
(
$flags
&
SHOWNODE_ROOTPW
?
1
:
0
);
$query_result
=
DBQueryFatal
(
"select n.*,na.*,r.vname,r.pid,r.eid,i.IP, "
.
...
...
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