diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/standard/exec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/exec.c b/ext/standard/exec.c index 6e8575816e..b92e769457 100644 --- a/ext/standard/exec.c +++ b/ext/standard/exec.c @@ -196,7 +196,6 @@ static int _Exec(int type, char *cmd, pval *array, pval *return_value) } /* {{{ proto int exec(string command [, array output [, int return_value]]) - Execute an external program */ PHP_FUNCTION(exec) { |
