integrate local changes with Zach's
darcs-hash:20080916210813-84dde-c2cadb63b09f59ac6c76dc1205a56687de9483ce.gz
This commit is contained in:
@@ -301,7 +301,4 @@ $resource = ($argc > 1) ? $argv[1] : (common_config('xmpp','resource') . '-liste
|
||||
|
||||
$daemon = new XMPPDaemon($resource);
|
||||
|
||||
if ($daemon->connect()) {
|
||||
$daemon->set_status("Send me a message to post a notice");
|
||||
$daemon->handle();
|
||||
}
|
||||
$daemon->runOnce();
|
||||
|
Reference in New Issue
Block a user