cvs: phpdoc-sk / language-snippets.ent
[email protected] ("Derick Rethans")
| Newsgroups | php.doc.sk |
|---|---|
| Message-ID | <cvsderick1038241369@cvsserver> |
derick Mon Nov 25 11:22:49 2002 EDT
Modified files:
/phpdoc-sk language-snippets.ent
Log:
- Add entity
Index: phpdoc-sk/language-snippets.ent
diff -u phpdoc-sk/language-snippets.ent:1.7 phpdoc-sk/language-snippets.ent:1.8
--- phpdoc-sk/language-snippets.ent:1.7 Sat Sep 21 06:18:21 2002
+++ phpdoc-sk/language-snippets.ent Mon Nov 25 11:22:49 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- EN-Revision: 1.28 Maintainer: _batman_ Status: working -->
<!-- CREDITS: analytik -->
@@ -54,6 +54,13 @@
<!ENTITY note.bin-safe '<note><simpara>This function is
binary-safe.</simpara></note>'>
+
+<!ENTITY note.line-endings '<note><simpara>If you are having problems
+with <literal>PHP</literal> not recognizing the line endings when
+reading files either on or created by a Macintosh computer, you
+might want to enable the <link linkend="ini.auto-detect-line-endings"
+>auto_detect_line_endings</link> run-time configuration option.</simpara>
+</note>'>
<!ENTITY note.no-windows '<note><simpara>This function is not
implemented on Windows platforms.</simpara></note>'>