#315 Détail article

MY_UPDLAB == Y
MYUPDLAB -> MY_UPDLAB
This commit is contained in:
Dany De Bontridder 2011-12-20 16:37:29 +00:00
parent 682781e02c
commit 6d578df2cc

View file

@ -367,7 +367,7 @@ case 'save':
$cn->exec_sql("select comptaproc.jrn_add_note($1,$2)",
array($jr_id,$_POST['jrn_note']));
$rapt=$_POST['rapt'];
if ( $g_parameter->MYUPDLAB=='Y')
if ( $g_parameter->MY_UPDLAB=='Y')
{
$a_rowid=$_POST["j_id"];
for ($e=0;$e<count($a_rowid);$e++)