| @@ -2,7 +2,7 @@ | ||
| 2 | 2 | |
| 3 | 3 | namespace Dudlewebs\WPMCS\s3; |
| 4 | 4 | |
| 5 | 5 | // Don't redefine the functions if included multiple times. |
| 6 | -if (!\function_exists('Dudlewebs\\WPMCS\\s3\\GuzzleHttp\\uri_template')) { | |
| 6 | +if (!\function_exists('Dudlewebs\\WPMCS\\s3\\GuzzleHttp\\describe_type')) { | |
| 7 | 7 | require __DIR__ . '/functions.php'; |
| 8 | 8 | } |