Allow examples to run without modification to the include path

This commit is contained in:
Zach Borboa
2017-08-25 00:36:03 -07:00
parent 1092365507
commit 20d718e97e
62 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
require 'flickr.class.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\MultiCurl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
@@ -3,7 +3,7 @@
// Django: MultiValueDict, QueryDict, request.GET.getlist(), request.POST.getlist(), urllib.urlencode, parse.urlencode
// Java: request.getParameterValues()
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -2,7 +2,7 @@
// PUT a file using chunked data.
// See also "examples/receive_large_file_chunked.php".
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
use \Curl\Curl;