/[dolibarr]/dolibarr/htdocs/compta/facture/apercu.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/facture/apercu.php

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

revision 1.30 by hregis, Sat Dec 3 12:46:07 2005 UTC revision 1.31 by eldy, Tue Dec 6 23:27:48 2005 UTC
# Line 30  Line 30 
30    
31  require("./pre.inc.php");  require("./pre.inc.php");
32  require_once(DOL_DOCUMENT_ROOT."/facture.class.php");  require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
33    require_once(DOL_DOCUMENT_ROOT.'/lib/invoice.lib.php');
34  if ($conf->projet->enabled) require_once(DOL_DOCUMENT_ROOT."/project.class.php");  if ($conf->projet->enabled) require_once(DOL_DOCUMENT_ROOT."/project.class.php");
35    
36    

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

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