canmove, Confirmed users
1,570
edits
| Line 34: | Line 34: | ||
;reason :A number representing the reason for starting the add-on. This may be APP_STARTUP or ADDON_ENABLE. | ;reason :A number representing the reason for starting the add-on. This may be APP_STARTUP or ADDON_ENABLE. | ||
The add-on must at this point do anything necessary to make its functionality available, the platform not execute any other part of the add-on. | The add-on must at this point do anything necessary to make its functionality available, the platform will not execute any other part of the add-on. | ||
===Shutdown=== | ===Shutdown=== | ||