Merged in Naomis changes
This commit is contained in:
commit
9bf149b5c6
10 changed files with 145 additions and 17 deletions
|
@ -64,7 +64,7 @@ if ($verbose) {
|
|||
echo "Host: {$url['host']}, path: {$url['path']}\n";
|
||||
echo "Method: $method\n";
|
||||
echo "Parameters:\n";
|
||||
var_dump($options);
|
||||
//var_dump($pars);
|
||||
}
|
||||
|
||||
$infos = array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue