fixup required XMPP library

darcs-hash:20080709070012-84dde-5fa51b1dba00a6299170fd4b44eea34c01f388e0.gz
This commit is contained in:
Evan Prodromou 2008-07-09 03:00:12 -04:00
parent 606297e453
commit 680738e053
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
require_once('xmpp.php');
require_once('XMPPHP/XMPP.php');
function jabber_valid_base_jid($jid) {
# Cheap but effective