/[dolibarr]/dolibarr/htdocs/product/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/product/fiche.php

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

revision 1.99 by simontosser, Wed Aug 24 20:31:46 2005 UTC revision 1.100 by eldy, Thu Aug 25 20:27:18 2005 UTC
# Line 31  Line 31 
31  */  */
32    
33  require("./pre.inc.php");  require("./pre.inc.php");
34  require("../propal.class.php");  require_once(DOL_DOCUMENT_ROOT."/propal.class.php");
35  require("../facture.class.php");  require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
36    
37  $langs->load("bills");  $langs->load("bills");
38    

Legend:
Removed from v.1.99  
changed lines
  Added in v.1.100

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