mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
Fix table formatting...
This commit is contained in:
parent
94500eebd6
commit
80923b5ebd
2
api.md
2
api.md
@ -286,7 +286,7 @@ Action|Description|Parameters
|
||||
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).
|
||||
|
||||
Function|Arguments|Description|Usage
|
||||
----|----|----
|
||||
----|----|----|----
|
||||
execBackground()|`command`|Will execute `command` in the background.|`$this->execBackground("ifconfig wlan1 down");`
|
||||
|
||||
## Community Python API
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user