Fix: remove obsolete tags (in progress)

This commit is contained in:
Regis Houssin
2011-08-27 14:24:16 +00:00
parent 38b5347d07
commit 726d9581dd
538 changed files with 869 additions and 1160 deletions

View File

@@ -21,7 +21,7 @@
* \file htdocs/commande/index.php
* \ingroup commande
* \brief Home page of customer order module
* \version $Id: index.php,v 1.84 2011/07/31 22:23:16 eldy Exp $
* \version $Id: index.php,v 1.85 2011/08/27 14:24:39 hregis Exp $
*/
require("../main.inc.php");
@@ -425,6 +425,6 @@ print '</td></tr></table>';
$db->close();
llxFooter('$Date: 2011/07/31 22:23:16 $ - $Revision: 1.84 $');
llxFooter();
?>