debug info
This commit is contained in:
parent
fcd1372b15
commit
d5683b6c0a
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ function InsertJrnx($p_cn,$p_type,$p_user,$p_jrn,$p_poste,$p_date,$p_amount,$p_g
|
|||
|
||||
function InsertJrn($p_cn,$p_date,$p_echeance,$p_jrn,$p_comment,$p_amount,$p_grpt,$p_periode)
|
||||
{
|
||||
echo_debug ("InsertJrn param
|
||||
echo_debug (__FILE__,__LINE__,"InsertJrn param
|
||||
p_date $p_date p_poste $p_comment p_amount $p_amount p_grpt = $p_grpt p_periode = $p_periode p_echeance = $p_echeance
|
||||
comment = $p_comment");
|
||||
$p_comment=FormatString($p_comment);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue