CC-2833: Use ClassLoaders for PHP Files

-temporarily reenable some files from being always loaded
This commit is contained in:
martin 2011-09-26 15:32:56 -04:00
parent 9e6a1ebf44
commit 685cc87951
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
<?php
require_once 'php-amqplib/amqp.inc';
class RabbitMq
class Application_Model_RabbitMq
{
static public $doPush = FALSE;