rabin 3 years ago
parent
commit
597a47b065
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/shop/lib/Cron.php

+ 2 - 0
app/shop/lib/Cron.php

@@ -342,6 +342,8 @@ class Cron
                 }
             }
         }
+
+        return 'ok';
     }
 
     /**