forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* \file htdocs/projet/note.php
|
||||
* \ingroup project
|
||||
* \brief Fiche d'information sur un projet
|
||||
* \version $Id: note.php,v 1.13 2011/07/31 23:23:38 eldy Exp $
|
||||
* \version $Id: note.php,v 1.14 2011/08/27 14:24:16 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -208,5 +208,5 @@ if ($id > 0 || ! empty($ref))
|
||||
}
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 23:23:38 $ - $Revision: 1.15 ');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user