hholzgra Thu Jan 16 10:16:56 2003 EDT
Modified files:
/phpdoc/en/reference/info/functions ini-set.xml
Log:
removed sample ini values from ext_skel skeleton code
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.24
phpdoc/en/reference/info/functions/ini-set.xml:1.25
--- phpdoc/en/reference/info/functions/ini-set.xml:1.24 Sun Nov 17 08:59:18 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml Thu Jan 16 10:16:55 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
<refentry id="function.ini-set">
<refnamediv>
@@ -723,16 +723,6 @@
<entry>PHP_INI_ALL</entry>
</row>
<row>
- <entry>extname.global_value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>extname.global_string</entry>
- <entry>"foobar"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
<entry>assert.active</entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
@@ -800,16 +790,6 @@
<row>
<entry>sybct.hostname</entry>
<entry>NULL</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>tokenizer.global_value</entry>
- <entry>"42"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
- <row>
- <entry>tokenizer.global_string</entry>
- <entry>"foobar"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php