Subversion Repositories eFlore/Applications.coel

Rev

Rev 1508 | Rev 1659 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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