diff options
Diffstat (limited to 'server/vendor/guzzlehttp/psr7/src/functions_include.php')
| -rw-r--r-- | server/vendor/guzzlehttp/psr7/src/functions_include.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/server/vendor/guzzlehttp/psr7/src/functions_include.php b/server/vendor/guzzlehttp/psr7/src/functions_include.php deleted file mode 100644 index 96a4a83..0000000 --- a/server/vendor/guzzlehttp/psr7/src/functions_include.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php - -// Don't redefine the functions if included multiple times. -if (!function_exists('GuzzleHttp\Psr7\str')) { - require __DIR__ . '/functions.php'; -} |
