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