/[dolibarr]/dolibarr/htdocs/compta/bank/graph.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/bank/graph.php

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

revision 1.5 by rodolphe, Wed Aug 10 10:09:45 2005 UTC revision 1.6 by rodolphe, Wed Aug 10 12:21:13 2005 UTC
# Line 55  if ($account > 0) Line 55  if ($account > 0)
55    
56    print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=bank&file='.$file.'" alt="" title="">';    print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=bank&file='.$file.'" alt="" title="">';
57    
58      print '</td></tr><tr><td>';
59    
60      $file = "solde.$account.png";
61    
62      print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=bank&file='.$file.'" alt="" title="">';
63    
64    print '</td></tr></table>';    print '</td></tr></table>';
65  }  }
66  ?>  ?>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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