mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 19:18:22 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* \file htdocs/projet/tasks/task.php
|
||||
* \ingroup projet
|
||||
* \brief Fiche taches d'un projet
|
||||
* \version $Id: task.php,v 1.43 2011/07/31 23:23:36 eldy Exp $
|
||||
* \version $Id: task.php,v 1.44 2011/08/27 14:24:49 hregis Exp $
|
||||
*/
|
||||
|
||||
require ("../../main.inc.php");
|
||||
@@ -291,5 +291,5 @@ if ($taskid)
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 23:23:36 $ - $Revision: 1.43 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user