Uncomment the provision_write include
This commit is contained in:
parent
bc266b0c8a
commit
d09f04272a
|
|
@ -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") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue