diff --git a/htdocs/telephonie/script/tools/viper.hook.php b/htdocs/telephonie/script/tools/viper.hook.php index ab81eba991e..3da8db74e63 100644 --- a/htdocs/telephonie/script/tools/viper.hook.php +++ b/htdocs/telephonie/script/tools/viper.hook.php @@ -195,7 +195,8 @@ if ( $resqls ) $result = 0; } } - + + /* if ($result == 0 ) { $sql = "DELETE from vtiger.tracker WHERE user_id='".$user_id."' and item_id='".$tid".'"; @@ -220,7 +221,7 @@ if ( $resqls ) $result = 0; } } - + */ if ($result == 0) { $db->commit();