/[dolibarr]/dolibarr/htdocs/compta/facture/fiche-rec.php
ViewVC logotype

Diff of /dolibarr/htdocs/compta/facture/fiche-rec.php

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

revision 1.29 by eldy, Sat Sep 3 13:24:20 2005 UTC revision 1.30 by eldy, Sun Sep 11 16:51:41 2005 UTC
# Line 27  Line 27 
27                  \version    $Revision$                  \version    $Revision$
28  */  */
29    
   
30  require("./pre.inc.php");  require("./pre.inc.php");
31  require_once("./facture-rec.class.php");  require_once("./facture-rec.class.php");
32  require_once(DOL_DOCUMENT_ROOT."/project.class.php");  require_once(DOL_DOCUMENT_ROOT."/project.class.php");
33    require_once(DOL_DOCUMENT_ROOT."/product.class.php");
34    
35  $user->getrights('facture');  $user->getrights('facture');
36    

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