X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=docs%2Fexamples%2FGET_Queries.php;h=671f640b9c2ae31caedd77236d46c712c3948d3f;hp=cb21cb6de2bbd085ca8a2622f3a034bf7b36f967;hb=fb9722e3794bd20bf1012ab6936533a25b0ed1fe;hpb=39feb7a7e30bb4b393a6f76aa2f35d4e9275523e diff --git a/docs/examples/GET_Queries.php b/docs/examples/GET_Queries.php index cb21cb6..671f640 100644 --- a/docs/examples/GET_Queries.php +++ b/docs/examples/GET_Queries.php @@ -1,9 +1,10 @@ setOptions( - array( 'cookiestore' => '../cookies/google.txt', + array( 'cookiestore' => 'google.txt', ) );