/[dolibarr]/dolibarr/htdocs/compta/recap-client.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/recap-client.php

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

revision 1.13 by eldy, Sun Jul 17 14:13:39 2005 UTC revision 1.14 by eldy, Thu Aug 25 20:27:18 2005 UTC
# Line 29  Line 29 
29  */  */
30    
31  require("./pre.inc.php");  require("./pre.inc.php");
32  require("../facture.class.php");  include_once(DOL_DOCUMENT_ROOT."/facture.class.php");
33    
34  $langs->load("companies");  $langs->load("companies");
35  if ($conf->facture->enabled) $langs->load("bills");  if ($conf->facture->enabled) $langs->load("bills");

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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