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
8b54529e
Commit
8b54529e
authored
Nov 04, 2005
by
Leigh B. Stoller
Browse files
Oops, remove some debugging code.
parent
a07561a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
8b54529e
...
...
@@ -688,9 +688,9 @@ function PAGEBEGINNING( $title, $nobanner = 0, $nocontent = 0 ) {
<style type='text/css' media='all'>
<!-- @import '
$BASEPATH
/style.css'; -->"
;
#
if (!$MAINPAGE) {
#
echo "<!-- @import '$BASEPATH/style-nonmain.css'; -->";
#
}
if
(
!
$MAINPAGE
)
{
echo
"<!-- @import '
$BASEPATH
/style-nonmain.css'; -->"
;
}
echo
"</style>
\n
"
;
...
...
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