corrected Tao 3.0 config path

This commit is contained in:
Joel Bout 2015-02-04 14:35:06 +01:00
parent 01cc9eb62b
commit 463d9b7002
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
generis-auth-ldap generis-auth-ldap
================= =================
An LDAP implementation of the Tao user authentication An LDAP implementation of the Tao 3.0 user authentication
Requirement Requirement
===================== =====================
@ -34,7 +34,7 @@ Once it's done, run a composer update.
------------------------------ ------------------------------
To enable them, you need to go to generis/common/conf/auth.conf.php and add these lines To enable them, you need to go to /config/generis/auth.conf.php and add these lines
array( array(
'driver' => 'oat\authLdap\model\LdapAdapter', 'driver' => 'oat\authLdap\model\LdapAdapter',