mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -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();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user