Log in file
This commit is contained in:
@@ -5,6 +5,7 @@ function reciveUpload($in, $out){
|
||||
$savePath = $in["system_primary_uploads"]; // WRENCHBOARD_UPLOAD_PATH; //"/opt/wrenchboard/TEST/";
|
||||
$action = $in["action"];
|
||||
|
||||
$out["in_test_msg"]='reciveUpload= action='. $action;
|
||||
|
||||
//DECIDE IF PARENT FOLDER IS PRESENT
|
||||
if (!file_exists($savePath.'CONTRACTS')) {
|
||||
|
||||
Reference in New Issue
Block a user