File indexing completed on 2026-01-18 05:59:42

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 }