Index

(dispatcher)

o2dispatch_remove

boolean o2dispatch_remove(integer $id)

Remove a dispatch from the list.
The ID is the one returned by o2dispatch_add().
Returns TRUE on success, FALSE on fail.


Parameters:
  1. $id
  2. Dispatch ID to remove