added save_switch_xml during install

This commit is contained in:
Matthew Vale
2015-12-03 13:36:43 +00:00
parent 3f5a43a356
commit 1a278f4bf8
3 changed files with 3 additions and 6 deletions
-4
View File
@@ -78,10 +78,6 @@ if (!if_group("superadmin")) {
echo "</table>\n";
echo "</form>\n";
echo "<br><br>";
echo "<p>WiP</p>";
//include the footer
require_once "resources/footer.php";
?>