From e272d3ed0d654dba8419b886b4538f724154e8be Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 2 Dec 2005 15:37:57 +0000 Subject: [PATCH] =?UTF-8?q?Petite=20am=E9lioration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/script/tools/viper.hook.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/telephonie/script/tools/viper.hook.php b/htdocs/telephonie/script/tools/viper.hook.php index c1ff0310c81..faafc963c33 100644 --- a/htdocs/telephonie/script/tools/viper.hook.php +++ b/htdocs/telephonie/script/tools/viper.hook.php @@ -28,7 +28,7 @@ require ("../../../master.inc.php"); -$month = "10"; +$month = "11"; $year = "2005"; @@ -63,7 +63,7 @@ if ( $resqls ) } else { - print "Error user id missing\n"; + print "Error user id missing $userlid in llx_user \n"; } } else