diff options
Diffstat (limited to 'server/vendor/guzzlehttp/guzzle/src/functions_include.php')
| -rwxr-xr-x | server/vendor/guzzlehttp/guzzle/src/functions_include.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/server/vendor/guzzlehttp/guzzle/src/functions_include.php b/server/vendor/guzzlehttp/guzzle/src/functions_include.php deleted file mode 100755 index a93393a..0000000 --- a/server/vendor/guzzlehttp/guzzle/src/functions_include.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php - -// Don't redefine the functions if included multiple times. -if (!function_exists('GuzzleHttp\uri_template')) { - require __DIR__ . '/functions.php'; -} |
