/[dolibarr]/dolibarr/htdocs/commande/stats/pre.inc.php
ViewVC logotype

Diff of /dolibarr/htdocs/commande/stats/pre.inc.php

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

revision 1.6 by rodolphe, Mon Apr 4 20:00:05 2005 UTC revision 1.7 by rodolphe, Sun Aug 21 18:59:16 2005 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>  /* Copyright (C) 2003-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
3   * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>   * Copyright (C) 2004 Laurent Destailleur  <eldy@users.sourceforge.net>
4   *   *
5   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
# Line 30  Line 30 
30    
31  require("../../main.inc.php");  require("../../main.inc.php");
32  require("../../bargraph.class.php");  require("../../bargraph.class.php");
33    
34    $user->getrights('commande');
35    
36  $langs->load("orders");  $langs->load("orders");
37    
38  function llxHeader($head = "", $title="", $help_url='')  function llxHeader($head = "", $title="", $help_url='')

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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