sander Fri Sep 20 14:06:16 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
magic_quotes_gpc can't be changed at USER level
# more #19526 shit
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.17
phpdoc/en/reference/info/functions/ini-set.xml:1.18
--- phpdoc/en/reference/info/functions/ini-set.xml:1.17 Thu Sep 12 04:33:05 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml Fri Sep 20 14:06:14 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
<refentry id="function.ini-set">
<refnamediv>
@@ -940,7 +940,7 @@
<row>
<entry>magic_quotes_gpc</entry>
<entry>"1"</entry>
- <entry>PHP_INI_ALL</entry>
+ <entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>magic_quotes_runtime</entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php