X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fexamples%2FGET_Queries.php;h=671f640b9c2ae31caedd77236d46c712c3948d3f;hb=4c47eabee60a0266f3f27bf91528830b32da842e;hp=cb21cb6de2bbd085ca8a2622f3a034bf7b36f967;hpb=b562e34cf4f8c8fae7b8fe773e0eed71592b09c2;p=m6w6%2Fext-http 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', ) );