Code comment

This commit is contained in:
Laurent Destailleur 2017-09-21 11:50:36 +02:00
parent e56840b9ec
commit 8a06a1f433

View File

@ -20,7 +20,7 @@
/** /**
* \file htdocs/projet/document.php * \file htdocs/projet/document.php
* \ingroup project * \ingroup project
* \brief Page de gestion des documents attachees a un projet * \brief Page to managed related documents linked to a project
*/ */
require '../main.inc.php'; require '../main.inc.php';