Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 10 → Rev 11

/trunk/actions/participants.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: participants.php,v 1.2 2005-09-26 20:18:27 ddelon Exp $
// CVS : $Id: participants.php,v 1.3 2005-09-27 16:43:53 alexandre_tb Exp $
/**
* Application projet
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.2 $
*@version $Revision: 1.3 $
// +------------------------------------------------------------------------------------------------------+
*/
 
43,6 → 43,7
// On se situe dans la méthode run() de la classe projetControleur
//
 
 
include_once PROJET_CHEMIN_CLASSES.'HTML_listeParticipants.class.php' ;
$res = '' ;
$projet = new projet ($this->_db, $this->_id_projet) ;