derick Thu Jul 11 15:39:11 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
- oops :)
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.14
phpdoc/en/reference/info/functions/ini-set.xml:1.15
--- phpdoc/en/reference/info/functions/ini-set.xml:1.14 Thu Jul 11 15:36:27 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml Thu Jul 11 15:39:10 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
<refentry id="function.ini-set">
<refnamediv>
@@ -1035,12 +1035,12 @@
<row>
<entry>auto_append_file</entry>
<entry>NULL</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
</row>
<row>
<entry>auto_prepend_file</entry>
<entry>NULL</entry>
- <entry>PHP_INI_SYSTEM</entry>
+ <entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
</row>
<row>
<entry>doc_root</entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php