Add reference to creating_modules.md

This commit is contained in:
Foxtrot 2016-07-12 13:35:22 +01:00
parent 599fdab7c7
commit bf64201ffa

2
api.md
View File

@ -283,7 +283,7 @@ Action|Description|Parameters
`removeMac`|Removes a MAC from tracking|<ul><li>`mac`<ul><li>The MAC address to stop tracking</li></ul></li>
## Module.php API
Every module must extend the `Module` class that resides in `Module.php`. Extending this class gives the module access to the following API functions.
Every module must extend the `Module` class that resides in `Module.php`. Extending this class gives the module access to the following API functions. For more information, see [Creating Modules](https://wiki.wifipineapple.com/creating_modules.md).
Test|Test|Test
----|----|----