runff 1.0 commit
This commit is contained in:
6
lib/aws/GuzzleHttp/Psr7/functions_include.php
Normal file
6
lib/aws/GuzzleHttp/Psr7/functions_include.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
// Don't redefine the functions if included multiple times.
|
||||
if (!function_exists('GuzzleHttp\Psr7\str')) {
|
||||
require __DIR__ . '/functions.php';
|
||||
}
|
||||
Reference in New Issue
Block a user