Skip to content

Instantly share code, notes, and snippets.

@dchatry
Last active November 5, 2015 14:57
Show Gist options
  • Select an option

  • Save dchatry/d27938ac96ff3801f524 to your computer and use it in GitHub Desktop.

Select an option

Save dchatry/d27938ac96ff3801f524 to your computer and use it in GitHub Desktop.
[Rules scheduler] Run a specific task
$task = rules_scheduler_task_load([tid]);
rules_scheduler_run_task($task);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment