mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Same wording as for argc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310714 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bb33d2a40c
commit
3d02314544
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
</note>
|
||||
<note>
|
||||
<simpara>
|
||||
This variable is only available when <link linkend="ini.register-argc-argv">register_argc_argv</link>
|
||||
is enabled.
|
||||
This variable is not available when <link linkend="ini.register-argc-argv">register_argc_argv</link>
|
||||
is disabled.
|
||||
</simpara>
|
||||
</note>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue