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
89f00759
Commit
89f00759
authored
Feb 13, 2014
by
Leigh B Stoller
Browse files
Wrapper for Emulab's toggle page.
parent
c69cac68
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/aptui/toggle.php
0 → 100644
View file @
89f00759
<?php
#
# Copyright (c) 2000-2014 University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
# This file is part of the Emulab network testbed software.
#
# This file is free software: you can redistribute it and/or modify it
# under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or (at
# your option) any later version.
#
# This file is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
# License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this file. If not, see <http://www.gnu.org/licenses/>.
#
# }}}
#
chdir
(
".."
);
include_once
(
"defs.php"
);
chdir
(
"apt"
);
include
(
"quickvm_sup.php"
);
chdir
(
".."
);
include
(
"toggle.php"
);
chdir
(
"apt"
);
?>
www/toggle.php
View file @
89f00759
<?php
#
# Copyright (c) 2000-201
3
University of Utah and the Flux Group.
# Copyright (c) 2000-201
4
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -21,7 +21,7 @@
#
# }}}
#
include
(
"defs.php3"
);
include
_once
(
"defs.php3"
);
#
# This page is a generic toggle page, like adminmode.php3, but more
...
...
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