Subversion Repositories Sites.gentiana.org

Compare Revisions

Regard whitespace Rev 81 → Rev 82

/trunk/client/bazar/bibliotheque/bazar.fonct.php
306,6 → 306,8
}
else {
$res .= BAZ_IDENTIFIEZ_VOUS_PRESENTATION_XHTML;
$res .= '<p class="zone_info">'.BAZ_IDENTIFIEZ_VOUS_POUR_SAISIR.'</p>'."\n" ;
include_once BAZ_CHEMIN_APPLI.'bibliotheque/bazarTemplate.class.php';
$modele = new bazarTemplate($GLOBALS['_BAZAR_']['db']);