X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2Fdaemon.php;h=4accef3960a390dad4b8c79323e38be99671934b;hb=1f38deb77b15261c7ea5111323181c16917d1baa;hp=266ddcd754f2ac499a88618d93ee267136a98861;hpb=fc3c1601b1d8de58aff2457f6e116ea226c69ced;p=friendica.git diff --git a/util/daemon.php b/util/daemon.php index 266ddcd754..4accef3960 100644 --- a/util/daemon.php +++ b/util/daemon.php @@ -98,4 +98,3 @@ while (true) { // Now sleep for 5 minutes sleep(300); } -?>