Subversion Repositories eFlore/Applications.coel

Rev

Rev 1508 | Rev 1659 | 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]
1500 jpm 3
baseURL = "/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"
1512 jpm 14
urlBaseCoel = "http://localhost/coel/war/Coel.html"
1500 jpm 15
urlBaseJrest = "http://localhost/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
 
24
;*/?>