Subversion Repositories Applications.annuaire

Rev

Rev 4 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 7
Line 16... Line 16...
16
url_base = ""
16
url_base = ""
17
; Mettre à true si l'application nécessite de s'identifier.
17
; Mettre à true si l'application nécessite de s'identifier.
18
identification = "php:$GLOBALS['_GEN_commun']['pear_auth']->getAuth()"
18
identification = "php:$GLOBALS['_GEN_commun']['pear_auth']->getAuth()"
Line 19... Line 19...
19
 
19
 
20
; debogage
20
; debogage
Line 21... Line 21...
21
fw_debogage = false
21
fw_debogage = true
22
 
22