aidan Sat Sep 25 22:21:15 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fgetcsv.xml
Log:
Added note about line endings, bug #30097
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgetcsv.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/filesystem/functions/fgetcsv.xml
diff -u phpdoc/en/reference/filesystem/functions/fgetcsv.xml:1.14
phpdoc/en/reference/filesystem/functions/fgetcsv.xml:1.15
--- phpdoc/en/reference/filesystem/functions/fgetcsv.xml:1.14 Wed Sep 8 01:55:52
2004
+++ phpdoc/en/reference/filesystem/functions/fgetcsv.xml Sat Sep 25 22:21:15
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fgetcsv">
<refnamediv>
@@ -97,6 +97,7 @@
<para>
<function>fgetcsv</function> has been binary safe since PHP 4.3.5
</para>
+ ¬e.line-endings;
<para>
See also <function>explode</function>, <function>file</function>,
and <function>pack</function>