Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 133 → Rev 134

/trunk/papyrus/applications/admin_menu/bibliotheque/adme_general.fonct.php
5,7 → 5,7
// +------------------------------------------------------------------------------------------------------+
// | Copyright (C) 2004 Tela Botanica (accueil@tela-botanica.org) |
// +------------------------------------------------------------------------------------------------------+
// | This file is part of MON_PROGRAMME. |
// | This file is part of Papyrus. |
// | |
// | Foobar is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
21,20 → 21,21
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adme_general.fonct.php,v 1.2 2004-11-08 17:41:07 jpm Exp $
// CVS : $Id: adme_general.fonct.php,v 1.3 2004-11-09 12:37:34 jpm Exp $
/**
* Titre
* Contient l'affichage par défaut de l'appli quand aucune actin
*
* Description
* Ce fichier contient les fonctions d'affichage commune à toute l'application Admin Menu.
* Nous y trouvons, entre autre, la fonction d'affichage par défaut de l'appli.
*
*@package nom_du_paquetage
*@subpackage nom_du_sous-paquetage_si_necessaire
*@package Admin_menu
*@subpackage Fonctions
//Auteur original :
*@author Prenom NOM <mail@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.2 $ $Date: 2004-11-08 17:41:07 $
*@version $Revision: 1.3 $ $Date: 2004-11-09 12:37:34 $
// +------------------------------------------------------------------------------------------------------+
*/
 
149,6 → 150,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.2 2004/11/08 17:41:07 jpm
* Légères corrections : multisite, corrections SQL.
*
* Revision 1.1 2004/11/04 12:26:42 jpm
* Contient les fonctions d'affichage général de l'appli ADME.
*