Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 132 → Rev 133

/trunk/actions/resume.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: resume.php,v 1.9 2006-07-05 09:44:36 alexandre_tb Exp $
// CVS : $Id: resume.php,v 1.10 2006-09-15 12:34:59 alexandre_tb Exp $
/**
* Application projet
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.9 $
*@version $Revision: 1.10 $
// +------------------------------------------------------------------------------------------------------+
*/
 
43,6 → 43,7
// On se situe dans la méthode run() de la classe projetControleur
//
 
$retour = '';
 
// création de l'objet projet courant
$projet = new projet ($this->_db, $this->_id_projet) ;