/[dolibarr]/dolibarr/htdocs/comm/pre.inc.php
ViewVC logotype

Diff of /dolibarr/htdocs/comm/pre.inc.php

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

revision 1.27 by rodolphe, Sun Aug 21 19:09:28 2005 UTC revision 1.28 by eldy, Sun Sep 4 14:59:56 2005 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* Copyright (C) 2001-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>  /* Copyright (C) 2001-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
3   * Copyright (C) 2004      Laurent Destailleur  <eldy@users.sourceforge.net>   * Copyright (C) 2004-2005 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
6   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 37  function llxHeader($head = "", $title = Line 37  function llxHeader($head = "", $title =
37    global $user, $conf, $langs;    global $user, $conf, $langs;
38    
39    $langs->load("companies");    $langs->load("companies");
40      $langs->load("commercial");
41    
42    top_menu($head, $title);    top_menu($head, $title);
43    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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