forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* \file htdocs/fichinter/note.php
|
||||
* \ingroup fichinter
|
||||
* \brief Fiche d'information sur une fiche d'intervention
|
||||
* \version $Id: note.php,v 1.19 2011/07/31 23:50:54 eldy Exp $
|
||||
* \version $Id: note.php,v 1.20 2011/08/27 14:24:40 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -167,5 +167,5 @@ if ($fichinterid)
|
||||
}
|
||||
}
|
||||
$db->close();
|
||||
llxFooter('$Date: 2011/07/31 23:50:54 $ - $Revision: 1.15 ');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user