From 889226b4995388aefb473ad73c5f2d166130288f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 1 Sep 2010 17:58:34 +0000 Subject: [PATCH] Work on filemanager module --- htdocs/lib/doleditor.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/doleditor.class.php b/htdocs/lib/doleditor.class.php index d6056e65ecb..e2e708ad1b0 100644 --- a/htdocs/lib/doleditor.class.php +++ b/htdocs/lib/doleditor.class.php @@ -130,7 +130,7 @@ class DolEditor if ($this->tool == 'textarea') { $found=1; - print ''; }