Litte typo ...

This commit is contained in:
Michael Vogel 2015-01-02 07:50:21 +01:00
parent 38a45d325f
commit b5beb4c69a
1 changed files with 1 additions and 1 deletions

View File

@ -2395,4 +2395,4 @@ if (!isset($argv) && array_key_exists('argv', $_SERVER))
$argv = $_SERVER['argv'];
if (!isset($argc) && array_key_exists('argc', $_SERVER))
$argv = $_SERVER['argc'];
$argc = $_SERVER['argc'];