]> git.mxchange.org Git - friendica.git/commitdiff
Remove debug line added by mistake
authorMatthew Exon <git.mexon@spamgourmet.com>
Thu, 28 Mar 2013 02:29:27 +0000 (10:29 +0800)
committerMatthew Exon <git.mexon@spamgourmet.com>
Thu, 28 Mar 2013 02:29:27 +0000 (10:29 +0800)
include/cronhooks.php

index 48f157191679c7a9ef9cb355c5e56fc92dfe32b9..15d49fe5474b32101c60ff5ba90b58c383f1ac39 100644 (file)
@@ -38,7 +38,6 @@ function cronhooks_run(&$argv, &$argc){
        load_hooks();
 
        logger('cronhooks: start');
-echo("@@@ cronhooks start\n");
        
 
        $d = datetime_convert();