Skip to content

Commit c18cd94

Browse files
committed
readmeupdate
1 parent e139d9b commit c18cd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class xCustom_Module{
3434
traceLog('I've been hit by cron interval');
3535
}
3636
37-
public function background_task($param1,$param2){
37+
public static function background_task($param1,$param2){
3838
traceLog('I've been hit by cron job');
3939
}
4040
}

0 commit comments

Comments
 (0)