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

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

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

revision 1.25 by eldy, Thu Aug 25 00:21:26 2005 UTC revision 1.26 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    require_once(DOL_DOCUMENT_ROOT."/product.class.php");
34    
35  $langs->load("products");  $langs->load("products");
36  $langs->load("bills");  $langs->load("bills");

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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