/[dolibarr]/dolibarr/htdocs/commande/stats/index.php
ViewVC logotype

Diff of /dolibarr/htdocs/commande/stats/index.php

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

revision 1.14 by eldy, Sat Aug 13 21:23:02 2005 UTC revision 1.15 by rodolphe, Sun Aug 21 19:00:22 2005 UTC
# Line 29  Line 29 
29  */  */
30    
31  require("./pre.inc.php");  require("./pre.inc.php");
32    
33    if (!$user->rights->commande->lire) accessforbidden();
34    
35  require(DOL_DOCUMENT_ROOT."/commande/commande.class.php");  require(DOL_DOCUMENT_ROOT."/commande/commande.class.php");
36  require("./commandestats.class.php");  require("./commandestats.class.php");
37    

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

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