File indexing completed on 2024-12-29 05:27:23

0001 <?php
0002 
0003 // Don't redefine the functions if included multiple times.
0004 if (!function_exists('GuzzleHttp\Psr7\str')) {
0005     require __DIR__ . '/functions.php';
0006 }