Handle require statement for phpQuery in config.php
This commit is contained in:
parent
7defada6d5
commit
b42b9028ed
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
require_once 'phpQuery-onefile.php';
|
||||
|
||||
class oebbApi {
|
||||
protected $i = 0;
|
||||
protected $data = array();
|
||||
|
|
Loading…
Reference in a new issue