/[dolibarr]/dolibarr/htdocs/product/stats/facture.php
ViewVC logotype

Diff of /dolibarr/htdocs/product/stats/facture.php

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

revision 1.29 by eldy, Sun Sep 4 21:42:55 2005 UTC revision 1.30 by eldy, Sun Sep 11 16:51:42 2005 UTC
# Line 30  Line 30 
30    
31    
32  require("./pre.inc.php");  require("./pre.inc.php");
33  include_once(DOL_DOCUMENT_ROOT."/facture.class.php");  require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
34    require_once(DOL_DOCUMENT_ROOT."/product.class.php");
35    
36  $langs->load("bills");  $langs->load("bills");
37    

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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