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
799e9fdf
Commit
799e9fdf
authored
Nov 13, 2000
by
Leigh B. Stoller
Browse files
Turn off debugging so that cleanup happens. Should rename directory instead.
parent
a3d8f12a
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/beginexp_process.php3
View file @
799e9fdf
...
...
@@ -7,7 +7,7 @@
<?php
include
(
"defs.php3"
);
$mydebug
=
1
;
$mydebug
=
0
;
#
# First off, sanity check the form to make sure all the required fields
...
...
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