Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 11 → Rev 12

/trunk/eflore_photo.inc.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: eflore_photo.inc.php,v 1.3 2004-06-22 12:28:01 linda Exp $
// CVS : $Id: eflore_photo.inc.php,v 1.4 2004-06-23 13:21:23 linda Exp $
/**
* Titre
*
32,7 → 32,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.3 $ $Date: 2004-06-22 12:28:01 $
*@version $Revision: 1.4 $ $Date: 2004-06-23 13:21:23 $
*/
 
 
159,7 → 159,7
$res.="</li>\n";
if ($num_ligne%$img_l==2)
{
$res.=" </ul><div style=\"clear:both;\">&nbsp;</div>\n \n";
$res.=" </ul> \n";
}