mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 10:21:32 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
/**
|
||||
* \file htdocs/compta/deplacement/list.php
|
||||
* \brief Page list of expenses
|
||||
* \version $Id: list.php,v 1.3 2011/08/03 00:46:35 eldy Exp $
|
||||
* \version $Id: list.php,v 1.4 2011/08/27 14:24:48 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -155,5 +155,5 @@ else
|
||||
}
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user