Subversion Repositories Applications.referentiel

Rev

Rev 19 | Rev 38 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19 Rev 34
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
3
servicesDir = "modules/"
3
servicesDir = "modules/"
4
baseURL = "/referentiel/services/"
4
baseURL = "/referentiel/services/"
-
 
5
argSeparatorInput = "&"
5
 
6
 
6
; Default
7
; Default
7
[database]
8
[database]
8
phptype  = mysqli
9
phptype  = mysqli
9
username = root
10
username = root
10
password = 
11
password = 
11
hostspec = localhost
12
hostspec = localhost
12
database = referentiels 
13
database = referentiels 
13
 
14
 
14
;*/?>
15
;*/?>