Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 251 → Rev 252

/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.12 2007-04-19 15:34:35 neiluj Exp $
// CVS : $Id: resume.php,v 1.13 2007-08-28 10:33:50 alexandre_tb Exp $
/**
* Application projet
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2005
*@version $Revision: 1.12 $
*@version $Revision: 1.13 $
// +------------------------------------------------------------------------------------------------------+
*/
 
222,7 → 222,7
$retour .= '<h2>'.PROJET_DERNIERS_MESSAGES.'</h2>'."\n" ;
$retour .= $liste_ext_res.$sortie_liste ;
$retour .= '<h2>'.PROJET_FICHIERS_RECENTS.'</h2>'."\n" ;
$retour .= $vue_liste_document->toHTML() ;
$retour .= $vue_liste_document->toHTML('', '') ;
//$retour .= '<h2>'.PROJET_LISTES_ASSOCIEES.'</h2>'."\n" ;
//$retour .= $sortie_liste ;