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

@@ -23,7 +23,6 @@
* \file htdocs/admin/facture.php
* \ingroup facture
* \brief Page to setup invoice module
* \version $Id: facture.php,v 1.151 2011/08/16 09:57:02 eldy Exp $
*/
require("../main.inc.php");
@@ -718,5 +717,5 @@ print "</table>\n";
$db->close();
llxFooter('$Date: 2011/08/16 09:57:02 $ - $Revision: 1.151 $');
llxFooter();
?>