functions_include.php 103 B

12345
  1. <?php
  2. if (!function_exists('Clue\\StreamFilter\\append')) {
  3. require __DIR__ . '/functions.php';
  4. }