parent
682781e02c
commit
6d578df2cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue