Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 647 → Rev 648

/trunk/papyrus/pap_rendu.inc.php
32,7 → 32,7
// pris connaissance de la licence CeCILL, et que vous en avez accepté les
// termes.
// ----
// CVS : $Id: pap_rendu.inc.php,v 1.24 2005-10-21 22:22:16 ddelon Exp $
// CVS : $Id: pap_rendu.inc.php,v 1.25 2005-12-09 15:07:07 florian Exp $
/**
* Rendu : programme traitant l'url demandée et retournant la page compressé au navigateur.
*
48,7 → 48,7
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.24 $ $Date: 2005-10-21 22:22:16 $
*@version $Revision: 1.25 $ $Date: 2005-12-09 15:07:07 $
// +------------------------------------------------------------------------------------------------------+
*/
 
284,9 → 284,6
$GLOBALS['_GEN_commun']['style_type'] = 'text/css';
$GLOBALS['_GEN_commun']['style_integree'] = '';
$GLOBALS['_GEN_commun']['style_externe'] = array();
if (GEN_DEBOGAGE) {
GEN_stockerStyleExterne('Débogage', GEN_CHEMIN_PAP.'presentations/css/debogage.css');
}
 
// Construction du Javascript
// Déclaration des constantes contenant le Javascript à afficher sur la page.
535,6 → 532,9
/* +--Fin du code ---------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.24 2005/10/21 22:22:16 ddelon
* projet wikini : fiche synthese
*
* Revision 1.23 2005/10/20 13:12:18 ddelon
* Gestion protection menu
*