From a8e83ac25605a2c29abe4900f7b0f59b74df4fe5 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Wed, 1 Apr 2009 15:58:07 +0000 Subject: [PATCH] - LSattr_html_maildir : Suppression de debug inutile --- trunk/includes/class/class.LSattr_html_maildir.php | 1 - 1 file changed, 1 deletion(-) diff --git a/trunk/includes/class/class.LSattr_html_maildir.php b/trunk/includes/class/class.LSattr_html_maildir.php index 4c57699a..8cc87e83 100644 --- a/trunk/includes/class/class.LSattr_html_maildir.php +++ b/trunk/includes/class/class.LSattr_html_maildir.php @@ -112,7 +112,6 @@ class LSattr_html_maildir extends LSattr_html { $val = $this -> attribute -> getValue(); $val=$val[0]; } - LSdebug($this -> config['html_options']['remoteRootPathRegex']); if ($this -> config['html_options']['remoteRootPathRegex']) { if ( ereg($this -> config['html_options']['remoteRootPathRegex'],$val,$r)