Skip to content
Snippets Groups Projects
Verified Commit 3031ea0f authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

FIX pb witch conflict

parent af0aabdc
No related branches found
No related tags found
No related merge requests found
......@@ -224,10 +224,6 @@ case 'continue':
# Store in session for modules that will acces through requests
$_SESSION['capture'] = $Capture;
<<<<<<< MaarchCapture.php
=======
>>>>>>> MaarchCapture.php
#echo "MaarchCapture continue: " . print_r($commandArgs,true) . PHP_EOL;
......@@ -417,4 +413,4 @@ $Result = $Capture->processWorkflow($inputArgs);
throw new Exception($errmsg);
}*/
?>
\ No newline at end of file
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment