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
bf26e588
Commit
bf26e588
authored
Feb 18, 2005
by
Leigh B. Stoller
Browse files
Fix Jay nits; didn't I commit this already?
parent
7a75da8c
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/tutorial/elabinelab.php3
View file @
bf26e588
...
...
@@ -29,7 +29,9 @@ if (!$printable) {
Printable version of this document</a></b><br>
\n
"
;
}
?>
<br>
<center>
<h2>
Emulab Tutorial - Emulab in Emulab
</h2>
</center>
<p>
Emulab in Emulab (henceforth known as "ElabInElab") is a new feature
...
...
xmlrpc/xmlrpcapi.php3
View file @
bf26e588
<?php
#
# EMULAB-COPYRIGHT
# Copyright (c) 2004 University of Utah and the Flux Group.
# Copyright (c) 2004
, 2005
University of Utah and the Flux Group.
# All rights reserved.
#
require
(
"defs.php3"
);
...
...
@@ -20,7 +20,7 @@ if (!isset($printable))
# Standard Testbed Header
#
if
(
!
$printable
)
{
PAGEHEADER
(
"XMLRPC Interface to Emulab"
);
PAGEHEADER
(
"
Emulab Tutorial:
XMLRPC Interface to Emulab"
);
}
if
(
!
$printable
)
{
...
...
@@ -32,6 +32,10 @@ if (!$printable) {
# Drop into html mode
#
?>
<center>
<h2>
Emulab Tutorial - XMLRPC Interface to Emulab
</h2>
</center>
<p>
This page describes the
<a
href=
"http://www.xmlrpc.com"
>
XMLRPC
</a>
interface
to Emulab. Currently, the
...
...
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