File indexing completed on 2025-01-26 05:29:13

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 }