Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 54 → Rev 55

/trunk/bazar.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: bazar.php,v 1.14 2005-11-24 16:17:13 florian Exp $
// CVS : $Id: bazar.php,v 1.15 2005-11-30 13:58:45 florian Exp $
/**
*
*@package bazar
28,7 → 28,7
*@author Florian Schmitt <florian@ecole-et-nature.org>
//Autres auteurs :
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.14 $ $Date: 2005-11-24 16:17:13 $
*@version $Revision: 1.15 $ $Date: 2005-11-30 13:58:45 $
// +------------------------------------------------------------------------------------------------------+
*/
 
81,8 → 81,6
$res = '';
$res .= '<pre>'.var_dump($_POST).'</pre>';
//---------------l'entête de l'appli-----------
$res.='<div id="BAZ_hautdepage">'."\n";
$res.='<h1>'.$GLOBALS['_GEN_commun']['info_menu']->gm_titre.'</h1>'."\n";
186,6 → 184,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.14 2005/11/24 16:17:13 florian
* corrections bugs, ajout des cases à cocher
*
* Revision 1.13 2005/11/14 16:04:54 florian
* maj bug affichage flux
*