Skip to content
GitLab
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
2314910c
Commit
2314910c
authored
Apr 30, 2003
by
Chad Barb
Browse files
Fix minor glitch.
parent
4f527164
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
2314910c
...
...
@@ -383,7 +383,7 @@ function PAGEBEGINNING( $title ) {
global
$BASEPATH
,
$TBMAINSITE
,
$THISHOMEBASE
,
$WWW
;
global
$MAINPAGE
;
$MAINPAGE
=
!
strcmp
(
$TBDIR
,
"/usr/testbed"
);
$MAINPAGE
=
!
strcmp
(
$TBDIR
,
"/usr/testbed
/
"
);
echo
"<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'
'http://www.w3.org/TR/html4/loose.dtd'>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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