From 9ad8f2766ca2ca59dba9f2b103c7e007d1afc07f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Fri, 29 Aug 2008 16:26:13 -0400 Subject: strip script ending from end of xmppdaemon darcs-hash:20080829202613-84dde-58f58a315ea0093c5b029b01492fd71d2fed014c.gz --- scripts/xmppdaemon.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/xmppdaemon.php') diff --git a/scripts/xmppdaemon.php b/scripts/xmppdaemon.php index 153ab5149..ed523cd81 100755 --- a/scripts/xmppdaemon.php +++ b/scripts/xmppdaemon.php @@ -266,5 +266,3 @@ $daemon = new XMPPDaemon($resource); if ($daemon->connect()) { $daemon->handle(); } - -?> -- cgit v1.2.3-54-g00ecf