Subversion Repositories eFlore/Applications.coel

Rev

Rev 1512 | Rev 1765 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1497 jpm 1
;<?/*
2
[settings]
1659 raphael 3
baseURL = "/eflore/coel/jrest/"
1497 jpm 4
 
5
; COEL
6
[coel]
7
phptype  = mysql
8
username = root
9
password =
10
hostspec = localhost
11
database = tb_coel
12
guid = "urn:lsid:tela-botanica.org:%s:%s"
13
editeur = "Tela Botanica"
1659 raphael 14
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
15
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
1497 jpm 16
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
17
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
18
loginAnnuaire =
19
mdpAnnuaire =
20
correctionLogin =
21
correctionMdp =
1508 jpm 22
idProjetUtilisateurs = 3
1497 jpm 23
 
1659 raphael 24
;*/?>