[Vtigercrm-commits] [vtiger-commits] r7325 - /vtigercrm/trunk/include/magpierss/rss_fetch.inc

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Jun 21 02:07:14 EDT 2006


Author: saraj
Date: Wed Jun 21 00:07:09 2006
New Revision: 7325

Log:
error msg changed

Modified:
    vtigercrm/trunk/include/magpierss/rss_fetch.inc

Modified: vtigercrm/trunk/include/magpierss/rss_fetch.inc
==============================================================================
--- vtigercrm/trunk/include/magpierss/rss_fetch.inc (original)
+++ vtigercrm/trunk/include/magpierss/rss_fetch.inc Wed Jun 21 00:07:09 2006
@@ -235,7 +235,7 @@
         if ( $errormsg ) {
             $errormsg = "MagpieRSS: $errormsg";
             $MAGPIE_ERROR = $errormsg;
-            trigger_error( $errormsg, $lvl);                
+            //trigger_error( $errormsg, $lvl);                
         }
 }
 





More information about the vtigercrm-commits mailing list