Uncomment the provision_write include

This commit is contained in:
Mark Crane 2014-01-29 21:34:01 +00:00
parent bc266b0c8a
commit d09f04272a
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ require_once "resources/require.php";
} }
//write the provision files //write the provision files
// require_once "app/provision/provision_write.php"; require_once "app/provision/provision_write.php";
//set the message //set the message
if ($action == "add") { if ($action == "add") {