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

@@ -22,7 +22,7 @@
* \file htdocs/fichinter/list.php
* \brief List of all interventions
* \ingroup ficheinter
* \version $Id: list.php,v 1.1 2011/08/21 13:01:35 eldy Exp $
* \version $Id: list.php,v 1.2 2011/08/27 14:24:40 hregis Exp $
*/
require("../main.inc.php");
@@ -172,5 +172,5 @@ else
$db->close();
llxFooter('$Date: 2011/08/21 13:01:35 $ - $Revision: 1.1 $');
llxFooter();
?>