/[dolibarr]/dolibarr/scripts/banque/graph-solde.php
ViewVC logotype

Diff of /dolibarr/scripts/banque/graph-solde.php

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

revision 1.6 by rodolphe, Wed Aug 10 10:00:24 2005 UTC revision 1.7 by rodolphe, Wed Aug 10 10:04:52 2005 UTC
# Line 259  foreach ($accounts as $account) Line 259  foreach ($accounts as $account)
259    
260        if ($day > time())        if ($day > time())
261          {                {      
262            $datas[$i] = 0;            $datas[$i] = 'x';
263          }          }
264        else        else
265          {          {

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

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