Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 137 → Rev 138

/trunk/actions/documents.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: documents.php,v 1.3 2006-07-04 09:04:45 alexandre_tb Exp $
// CVS : $Id: documents.php,v 1.4 2006-09-21 15:12:02 alexandre_tb Exp $
/**
* Application projet
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.3 $
*@version $Revision: 1.4 $
// +------------------------------------------------------------------------------------------------------+
*/
 
42,8 → 42,8
// RAPPEL IMPORTANT
// 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) ;