require xmppqueuehandler in jabberqueuehandler
darcs-hash:20080904194456-84dde-16fa43e8158134dcc91b4ecbe04ebf10ad85605a.gz
This commit is contained in:
parent
12b7829f66
commit
fd7e30c83e
|
@ -29,7 +29,7 @@ define('LACONICA', true);
|
|||
|
||||
require_once(INSTALLDIR . '/lib/common.php');
|
||||
require_once(INSTALLDIR . '/lib/jabber.php');
|
||||
require_once(INSTALLDIR . '/lib/queuehandler.php');
|
||||
require_once(INSTALLDIR . '/lib/xmppqueuehandler.php');
|
||||
|
||||
set_error_handler('common_error_handler');
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user