diff --git a/workflow/public_html/testInput.php b/workflow/public_html/testInput.php deleted file mode 100644 index ff2a28d51..000000000 --- a/workflow/public_html/testInput.php +++ /dev/null @@ -1,23 +0,0 @@ -'@'.$file, 'inp_doc_uid'=>$inp_doc_uid, 'tas_uid' =>$tas_uid, 'app_doc_comment' =>$app_doc_comment); -curl_setopt($ch, CURLOPT_URL,$url); -curl_setopt($ch, CURLOPT_HTTPHEADER,$headr); -curl_setopt($ch, CURLOPT_POSTFIELDS, $a); -print "