Mise en conformité
This commit is contained in:
parent
6383e11610
commit
695d6f27ab
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
/* Copyright (C) 2002-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -20,14 +20,17 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \file htdocs/projet/project.class.php
|
|
||||||
|
/*!
|
||||||
|
\file htdocs/projet/project.class.php
|
||||||
\ingroup projet
|
\ingroup projet
|
||||||
\brief Fichier de la classe de gestion des projets
|
\brief Fichier de la classe de gestion des projets
|
||||||
\version $Revision$
|
\version $Revision$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*! \class Project
|
/*!
|
||||||
|
\class Project
|
||||||
\brief Classe de gestion des projets
|
\brief Classe de gestion des projets
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user