Load autoloader early so setup can use it

Also fixes a @include_once check that is now much easier.
This commit is contained in:
Lucas Bickel 2017-02-28 12:25:24 +01:00
parent 1ca47d67d5
commit 4936b16bc1
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,5 @@
<?php
require_once dirname(dirname( __DIR__)) . '/library/php-amqplib/amqp.inc';
/**
* User: sourcefabric
* Date: 02/12/14