rabin hace 3 años
padre
commit
597a47b065
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      app/shop/lib/Cron.php

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

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