Handle require statement for phpQuery in config.php

This commit is contained in:
Klaus-Uwe Mitterer 2016-08-20 21:18:42 +02:00
parent 7defada6d5
commit b42b9028ed

View file

@ -1,7 +1,5 @@
<?php
require_once 'phpQuery-onefile.php';
class oebbApi {
protected $i = 0;
protected $data = array();