Mercurial > hg > extraction-interface
comparison models/extractapp.php @ 48:c98a0c6d7eb4 extractapp
move/remove develop folder
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Tue, 17 Mar 2015 11:22:48 +0100 |
| parents | 886f43b26ee2 |
| children | 840cdb52f476 |
comparison
equal
deleted
inserted
replaced
| 47:886f43b26ee2 | 48:c98a0c6d7eb4 |
|---|---|
| 457 'Content-type: multipart/form-data;charset=utf-8' | 457 'Content-type: multipart/form-data;charset=utf-8' |
| 458 )); | 458 )); |
| 459 | 459 |
| 460 // execute the request | 460 // execute the request |
| 461 // **** commended to DEBUG *** | 461 // **** commended to DEBUG *** |
| 462 //$output = curl_exec($ch); | 462 $output = curl_exec($ch); |
| 463 // ***** | 463 // ***** |
| 464 | 464 |
| 465 // output the profile information - includes the header | 465 // output the profile information - includes the header |
| 466 //echo($output) . PHP_EOL; | 466 //echo($output) . PHP_EOL; |
| 467 | 467 |
