MDL-27689 Vague README-LDAP file in auth/ldap

README-LDAP referes to a file that was renamed (to auth.php) in Moodle
1.8 and no longer exists. Make clear what file we are referring to.
This commit is contained in:
Iñaki Arenaza 2011-09-01 12:43:58 +02:00
parent 9805fb9f17
commit 7edcbecad6

View File

@ -1,3 +1,3 @@
LDAP-module README
Please read comments from lib.php
Please read comments from auth.php in this directory.