Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
337 |
aurelien |
1 |
; Info sur l'application
|
|
|
2 |
plugin.nom = Cotisation
|
|
|
3 |
info.abr = Cot
|
|
|
4 |
|
|
|
5 |
;Base de données
|
|
|
6 |
cotisation_table = annuaire_COTISATION;
|
|
|
7 |
cotisation_bdd = tela_prod;
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
;Actions par defaut
|
|
|
11 |
plugin_variable_action = action_cotisation
|
|
|
12 |
plugin_action_defaut = afficherInformationsCotisationPourInscrit
|
|
|
13 |
|
|
|
14 |
;Adresses mail
|
|
|
15 |
adresse_mail_cotisation = comptabilite@tela-botanica.org
|
|
|
16 |
|
|
|
17 |
;liens de telechargement
|
|
|
18 |
base_url_telechargement = "http://localhost/papyrus_bp/page:annuaire";
|