2
0
forked from Wavyzz/dolibarr

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

@@ -25,7 +25,6 @@
* \file htdocs/admin/commande.php
* \ingroup commande
* \brief Setup page of module Order
* \version $Id: commande.php,v 1.75 2011/07/31 22:23:25 eldy Exp $
*/
require("../main.inc.php");
@@ -521,5 +520,5 @@ print '</table>';
print '<br>';
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.75 $');
llxFooter();
?>