/[phpcompta]/phpcompta/html/annulation.php
ViewVC logotype

Diff of /phpcompta/html/annulation.php

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

revision 1.17 by sparkyx, Sun Feb 27 14:24:30 2005 UTC revision 1.18 by stanpinte, Mon Mar 28 14:05:39 2005 UTC
# Line 54  if ( isset( $p_jrn )) { Line 54  if ( isset( $p_jrn )) {
54    }    }
55    
56    
57  $cn=DbConnect($g_dossier);  $cn=DbConnect($_SESSION['g_dossier']);
58    
59  list ($l_array,$max_deb,$max_cred)=GetData($cn,$jrn_op);  list ($l_array,$max_deb,$max_cred)=GetData($cn,$jrn_op);
60  foreach ($l_array as $key=>$element) {  foreach ($l_array as $key=>$element) {

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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