*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2003-02-11 13:24:02 +00:00
parent b000c792cb
commit df67bcd8fb

View File

@ -1,5 +1,5 @@
<?PHP
/* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
/* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -22,6 +22,7 @@
require("./pre.inc.php3");
llxHeader();
?>
<h3>Dolibarr</h3>
<?PHP print translate("User") . ' : <b>' . $user->prenom . ' ' . $user->nom .'</b> ['.$user->code.']';?>