Update exectool.php
This commit is contained in:
parent
7c4bb9ea72
commit
313d4d0598
|
@ -1,4 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* @file exectool.php
|
||||
* @date 2018-07-22
|
||||
* @author forked from https://github.com/scipag/PHPUtilities
|
||||
* @brief ExecTool helper
|
||||
*/
|
||||
|
||||
/*
|
||||
exec_test() executes a command (like "whoami") with different
|
||||
PHP functions in order to figure out which fuctions are supported
|
||||
|
|
Loading…
Reference in New Issue
Block a user