update table, using new version of the script

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160423 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-06-02 18:00:06 +00:00
parent 51955a3767
commit 9357fdf268

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.36 $ -->
<!-- $Revision: 1.37 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.23 -->
<refentry id="function.ini-set">
<refnamediv>
@ -407,11 +407,6 @@
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
<entry>hwapi.allow_persistent</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
</row>
<row>
<entry>ibase.allow_persistent</entry>
<entry>"1"</entry>
@ -419,7 +414,7 @@
</row>
<row>
<entry>ibase.dateformat</entry>
<entry>"%m/%d/%Y"</entry>
<entry>"%Y-%m-%d"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
@ -459,7 +454,7 @@
</row>
<row>
<entry>ibase.timestampformat</entry>
<entry>"%m/%d/%Y %H:%M:%S"</entry>
<entry>"%Y-%m-%d %H:%M:%S"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
@ -1142,11 +1137,6 @@
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
<entry>session.encode_sources</entry>
<entry>"globals,track"</entry>
<entry>PHP_INI_ALL</entry>
</row>
<row>
<entry>session.entropy_file</entry>
<entry>""</entry>