MantisBT: master a7098970
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2019-08-03 04:56 | master fd98a500 |
| Affected Issues | 0025953: Missing an API function to check if a plugin event has been declared | |||
| Changeset | New event_is_declared() function Note: use isset() instead of array_key_exists() as discussed in PR Replace usage of isset( $g_event_cache[...] ) elsewhere in event API, Fixes 0025953 |
|||
| mod - core/event_api.php | Diff File | |||