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.
 
 
 
 
 
 

7 rader
156 B

  1. <?php
  2. // Don't redefine the functions if included multiple times.
  3. if (!function_exists('GuzzleHttp\Psr7\str')) {
  4. require __DIR__ . '/functions.php';
  5. }