Subversion Repositories oidplus

Rev

Rev 1036 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1036 Rev 1041
Line 300... Line 300...
300
                         create accounts.
300
                         create accounts.
301
                         ATTENTION!!! If a pepper is used, then the
301
                         ATTENTION!!! If a pepper is used, then the
302
                         hashes are bound to that pepper. If you change the pepper,
302
                         hashes are bound to that pepper. If you change the pepper,
303
                         then ALL passwords of RAs become INVALID!
303
                         then ALL passwords of RAs become INVALID!
304
 
304
 
-
 
305
OIDplus::baseConfig()->setValue('DEFAULT_LANGUAGE', 'enus');
-
 
306
                         Default language of the system. This is the language
-
 
307
                         a new visitor will see if no "lang=" parameter is used
-
 
308
                         and no cookie is set.
-
 
309
                         Must be a valid language in the plugins directory.
-
 
310
                         Currently available:
-
 
311
                         enus = English USA (default)
-
 
312
                         dede = German Germany
305
 
313
 
306
----------------------------------------------------
314
----------------------------------------------------
307
(4) LDAP FIELDS (see document ldap_installation.txt)
315
(4) LDAP FIELDS (see document ldap_installation.txt)
308
----------------------------------------------------
316
----------------------------------------------------
309
 
317