mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* \file htdocs/projet/document.php
|
||||
* \ingroup project
|
||||
* \brief Page de gestion des documents attachees a un projet
|
||||
* \version $Id: document.php,v 1.14 2011/07/31 23:23:36 eldy Exp $
|
||||
* \version $Id: document.php,v 1.15 2011/08/27 14:24:16 hregis Exp $
|
||||
*/
|
||||
|
||||
require('../main.inc.php');
|
||||
@@ -202,5 +202,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 23:23:36 $ - $Revision: 1.14 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user