mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
Add reference to creating_modules.md
This commit is contained in:
parent
599fdab7c7
commit
bf64201ffa
2
api.md
2
api.md
@ -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
|
||||
----|----|----
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user