mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/accounting.php
|
||||
* \ingroup accounting
|
||||
* \brief Page de configuration du module comptabilite expert
|
||||
* \version $Id: accounting.php,v 1.3 2011/07/31 22:23:26 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -168,6 +167,6 @@ if ($result)
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:26 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user