From b8af89aae36d304b36a63033053f9bb3a1ec8278 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 22 May 2009 15:15:11 +0000 Subject: [PATCH] Fix: Function was truncated lines ended with n and r --- htdocs/lib/functions.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index ed2df4d007c..7fe4c8818ff 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -2533,7 +2533,7 @@ function dol_htmlentitiesbr_decode($stringtodecode,$pagecodeto='UTF-8') */ function dol_htmlcleanlastbr($stringtodecode) { - $ret=eregi_replace('(
||