Subversion Repositories eFlore/Applications.bibliobota

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 30
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: bba_droit_mail.fonct.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
22
// CVS : $Id: bba_droit_mail.fonct.php,v 1.1 2004/09/14 11:12:27 jpm Exp $
23
/**
23
/**
24
* Fonctions de gestion des mails et des droits de l'application administration de Biblio Bota.
24
* Fonctions de gestion des mails et des droits de l'application administration de Biblio Bota.
25
*
25
*
26
* Contient des fonctions de gestion des mails et des droits d'accès.
26
* Contient des fonctions de gestion des mails et des droits d'accès.
27
*
27
*
Line 30... Line 30...
30
//Auteur original :
30
//Auteur original :
31
*@author        Jean-Charles GRANGER <tela@vecteur.org>
31
*@author        Jean-Charles GRANGER <tela@vecteur.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
33
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
34
*@copyright     Tela-Botanica 2000-2004
34
*@copyright     Tela-Botanica 2000-2004
35
*@version       $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
35
*@version       $Revision: 1.1 $ $Date: 2004/09/14 11:12:27 $
36
// +------------------------------------------------------------------------------------------------------+
36
// +------------------------------------------------------------------------------------------------------+
37
*/
37
*/
Line 38... Line 38...
38
 
38
 
39
// +------------------------------------------------------------------------------------------------------+
39
// +------------------------------------------------------------------------------------------------------+
Line 255... Line 255...
255
    return $droits;
255
    return $droits;
256
}
256
}
Line 257... Line 257...
257
 
257
 
258
/* +--Fin du code ----------------------------------------------------------------------------------------+
258
/* +--Fin du code ----------------------------------------------------------------------------------------+
259
*
259
*
260
* $Log: not supported by cvs2svn $
260
* $Log: bba_droit_mail.fonct.php,v $
261
* Revision 1.1  2004/09/14 11:12:27  jpm
261
* Revision 1.1  2004/09/14 11:12:27  jpm
262
* Ajout des fonctions de gestion des mails et des droits d'accès de BiblioBota admin.
262
* Ajout des fonctions de gestion des mails et des droits d'accès de BiblioBota admin.
263
*
263
*
264
*
264
*