Subversion Repositories eFlore/Applications.coel

Rev

Rev 1497 | Rev 1508 | 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"
14
urlBaseCoel = "http://localhost/org.tela_botanica.Coel/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
urlEfloreMaj = "http://localhost/eflore_bp/services/collection/"
18
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
19
loginAnnuaire =
20
mdpAnnuaire =
21
correctionLogin =
22
correctionMdp =
23
 
24
;*/?>