strip script ending from end of xmppdaemon

darcs-hash:20080829202613-84dde-58f58a315ea0093c5b029b01492fd71d2fed014c.gz
This commit is contained in:
Evan Prodromou 2008-08-29 16:26:13 -04:00
parent b17bb9861c
commit 9ad8f2766c
1 changed files with 0 additions and 2 deletions

View File

@ -266,5 +266,3 @@ $daemon = new XMPPDaemon($resource);
if ($daemon->connect()) {
$daemon->handle();
}
?>