Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- <?php
-
- // Don't redefine the functions if included multiple times.
- if (!function_exists('GuzzleHttp\Psr7\str')) {
- require __DIR__ . '/functions.php';
- }
|