nlopess Fri May 21 09:14:17 2004 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
removing those bogus ini entries
http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.35&r2=1.36&ty=u
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.35
phpdoc/en/reference/info/functions/ini-set.xml:1.36
--- phpdoc/en/reference/info/functions/ini-set.xml:1.35 Thu May 20 11:27:46 2004
+++ phpdoc/en/reference/info/functions/ini-set.xml Fri May 21 09:14:17 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.35 $ -->
+<!-- $Revision: 1.36 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
<refentry id="function.ini-set">
<refnamediv>
@@ -303,26 +303,6 @@
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>extname.global_string</entry>
- <entry>"foobar"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>extname.global_value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>fam.global_string</entry>
- <entry>"foobar"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>fam.global_value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
<entry>fbsql.allow_persistent</entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
@@ -908,16 +888,6 @@
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>ncurses.string</entry>
- <entry>"foobar"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>ncurses.value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
<entry>nsapi.read_timeout</entry>
<entry>"60"</entry>
<entry>PHP_INI_ALL</entry>
@@ -1333,16 +1303,6 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>sysvmsg.string</entry>
- <entry>"foobar"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>sysvmsg.value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
<entry>tidy.clean_output</entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
@@ -1353,16 +1313,6 @@
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
- <entry>tokenizer.global_string</entry>
- <entry>"foobar"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>tokenizer.global_value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
<entry>track_errors</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>