mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-27 18:50:43 +00:00
Fix #254: CaseInsensitiveArray not found.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require 'Helper.php';
|
||||
require_once 'Helper.php';
|
||||
|
||||
use \Helper\Test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user