mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
register_globals can't really be set by USER with ini_set().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88050 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
44f1f63d55
commit
de33d968b8
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
|
||||
<refentry id="function.ini-set">
|
||||
<refnamediv>
|
||||
|
@ -975,7 +975,7 @@
|
|||
<row>
|
||||
<entry>register_globals</entry>
|
||||
<entry>"0"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>safe_mode</entry>
|
||||
|
|
Loading…
Reference in a new issue