From 5ced5a5ecb22175adcb907d576e0aedca3c7281b Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Thu, 28 Feb 2008 23:09:38 +0000 Subject: [PATCH] I broke this a few days ago. Oops. (remove duplicate note.line-endings) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253954 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 6 ------ 1 file changed, 6 deletions(-) diff --git a/language-snippets.ent b/language-snippets.ent index 8830a99df7..2dd8aea791 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -29,12 +29,6 @@ current scope to determine parameter details, it cannot be used as a function parameter. If this value must be passed, the results should be assigned to a variable, and that variable should be passed.'> -If you are having problems -with PHP not recognizing the line endings when reading files either on or -created by a Macintosh computer, you might want to enable the -auto_detect_line_endings -run-time configuration option.'> - If PHP is not properly recognizing the line endings when reading files either on or created by a Macintosh computer, enabling the