From 575fe76ea95e250ea4c94ee15e4c800e90422b30 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 6 Dec 2005 08:39:21 +0000 Subject: [PATCH] Suppression de la partie affichage dans le tracker --- htdocs/telephonie/script/tools/viper.hook.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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();