/[dolibarr]/dolibarr/htdocs/user/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/user/fiche.php

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

revision 1.69 by hregis, Mon Jul 25 15:41:51 2005 UTC revision 1.70 by hregis, Mon Jul 25 16:10:18 2005 UTC
# Line 33  Line 33 
33  require("./pre.inc.php");  require("./pre.inc.php");
34    
35  $langs->load("users");  $langs->load("users");
36    $langs->load("companies");
37    
38    
39  $form = new Form($db);  $form = new Form($db);

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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