Diviner
MyBB
»
add_task_log (Function)
Function
add_task_log()
Defined
inc/functions_task.php:97
add_task_log(
$task
,
$message
)
parameters
int
$task
The task array to create the log entry for
string
$message
The message to log
return
wild
Adds information to the scheduled task log.