/[dolibarr]/dolibarr/htdocs/fichinter/rapport.php
ViewVC logotype

Diff of /dolibarr/htdocs/fichinter/rapport.php

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

revision 1.9 by eldy, Sat Oct 23 17:12:50 2004 UTC revision 1.10 by eldy, Wed Sep 7 21:47:16 2005 UTC
# Line 20  Line 20 
20   * $Source$   * $Source$
21   *   *
22   */   */
23    
24  require("./pre.inc.php");  require("./pre.inc.php");
25  require("../contact.class.php");  require_once(DOL_DOCUMENT_ROOT."/contact.class.php");
26    
27  if ($user->societe_id > 0)  if ($user->societe_id > 0)
28  {  {
# Line 29  if ($user->societe_id > 0) Line 30  if ($user->societe_id > 0)
30  }  }
31    
32  llxHeader();  llxHeader();
33    
34  /*  /*
35   * Liste   * Liste
36   *   *

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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