/[phpcompta]/phpcompta/include/user_common.php
ViewVC logotype

Diff of /phpcompta/include/user_common.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by sparkyx, Mon Jul 4 22:26:41 2005 UTC revision 1.42 by sparkyx, Sun Aug 14 17:04:32 2005 UTC
# Line 188  function InsertJrnx($p_cn,$p_type,$p_use Line 188  function InsertJrnx($p_cn,$p_type,$p_use
188    
189  function InsertJrn($p_cn,$p_date,$p_echeance,$p_jrn,$p_comment,$p_amount,$p_grpt,$p_periode)  function InsertJrn($p_cn,$p_date,$p_echeance,$p_jrn,$p_comment,$p_amount,$p_grpt,$p_periode)
190  {  {
191          echo_debug ("InsertJrn param          echo_debug (__FILE__,__LINE__,"InsertJrn param
192              p_date $p_date p_poste $p_comment p_amount $p_amount p_grpt = $p_grpt p_periode = $p_periode p_echeance = $p_echeance              p_date $p_date p_poste $p_comment p_amount $p_amount p_grpt = $p_grpt p_periode = $p_periode p_echeance = $p_echeance
193  comment = $p_comment");  comment = $p_comment");
194          $p_comment=FormatString($p_comment);          $p_comment=FormatString($p_comment);

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26