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
c0951c94
Commit
c0951c94
authored
Sep 25, 2008
by
Leigh B. Stoller
Browse files
Redirect to Utah wiki hardware page at Utah.
parent
b6800b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/hardware.php
View file @
c0951c94
...
...
@@ -19,6 +19,10 @@ $optargs = OptionalPageArguments("printable", PAGEARG_BOOLEAN);
$sitefile
=
"hardware-"
.
strtolower
(
$THISHOMEBASE
)
.
".html"
;
if
(
!
file_exists
(
$sitefile
))
{
if
(
$TBMAINSITE
)
{
header
(
"Location:
$WIKIDOCURL
/UtahHardware"
);
return
;
}
PAGEHEADER
(
"Hardware Overview"
);
USERERROR
(
"This Emulab has not established a site-specific hardware page."
,
1
);
...
...
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