This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
developers:addons:core_events [2011/08/12 14:51] mdavis [session] |
developers:addons:core_events [2014/09/25 16:55] (current) |
||
|---|---|---|---|
| Line 93: | Line 93: | ||
| ==== errorhandle ==== | ==== errorhandle ==== | ||
| - | This is a special case, this is the name of a core event that is it' | + | This is a special case, this is the name of a core event that is its own category. |
| In the software, we use trigger_error() as a debugging message tool, the message syntax will match: | In the software, we use trigger_error() as a debugging message tool, the message syntax will match: | ||
| Line 105: | Line 105: | ||
| ==== app_bottom ==== | ==== app_bottom ==== | ||
| - | This is another core event that is it' | + | This is another core event that is its own category. |