CC-2833: Use ClassLoaders for PHP Files
-temporarily reenable some files from being always loaded
This commit is contained in:
parent
9e6a1ebf44
commit
685cc87951
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
require_once 'php-amqplib/amqp.inc';
|
||||
|
||||
class RabbitMq
|
||||
class Application_Model_RabbitMq
|
||||
{
|
||||
static public $doPush = FALSE;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue