/[dolibarr]/dolibarr/htdocs/install/inc.php
ViewVC logotype

Diff of /dolibarr/htdocs/install/inc.php

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

revision 1.12 by eldy, Sat Jul 2 12:16:34 2005 UTC revision 1.13 by eldy, Thu Sep 8 15:47:04 2005 UTC
# Line 54  function pHeader($soutitre,$next) Line 54  function pHeader($soutitre,$next)
54    
55      print '<html>';      print '<html>';
56      print '<head>';      print '<head>';
57      print '<meta http-equiv="content-type" content="text/html; charset='.$langs->trans("charset").'"';      print '<meta http-equiv="content-type" content="text/html; charset='.$langs->trans("charset").'">';
58      print '<link rel="stylesheet" type="text/css" href="./default.css">';      print '<link rel="stylesheet" type="text/css" href="./default.css">';
59      print '<title>'.$langs->trans("DolibarrSetup").'</title>';      print '<title>'.$langs->trans("DolibarrSetup").'</title>';
60      print '</head>';      print '</head>';

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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