X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2Fdaemon.php;h=4accef3960a390dad4b8c79323e38be99671934b;hb=7a9456d5ac2e73229b2237074c700731c63661a6;hp=266ddcd754f2ac499a88618d93ee267136a98861;hpb=8d8faa8b7b77931bd2448bb31cea1d916f8199e9;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); } -?>