Subversion Repositories eFlore/Archives.chorologie

Compare Revisions

Ignore whitespace Rev 29 → Rev 30

/trunk/eflore_chorologie_source.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: eflore_chorologie_source.php,v 1.1 2005-02-23 17:30:41 jpm Exp $
// CVS : $Id: eflore_chorologie_source.php,v 1.2 2005-05-31 13:45:10 jpm Exp $
/**
* Affichage des sources biblio utilisées pour les listes chorologiques.
*
34,7 → 34,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2005-02-23 17:30:41 $
*@version $Revision: 1.2 $ $Date: 2005-05-31 13:45:10 $
// +------------------------------------------------------------------------------------------------------+
*/
 
124,7 → 124,7
}
$sortie .= '</ul>'."\n";
return $sortie;
return remplaceEntiteHTLM($sortie);
}
 
function afficherContenuPied()
140,7 → 140,10
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2005/02/23 17:30:41 jpm
* Ajout de la consultation des sources de la chorologie.
*
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/
?>