forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* \file htdocs/compta/deplacement/note.php
|
||||
* \ingroup trip
|
||||
* \brief Notes on a trip card
|
||||
* \version $Id: note.php,v 1.7 2011/08/03 00:46:35 eldy Exp $
|
||||
* \version $Id: note.php,v 1.8 2011/08/27 14:24:48 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -206,5 +206,5 @@ if ($id > 0 || ! empty($ref))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:46:35 $ - $Revision: 1.7 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user