Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9805fb9
)
MDL-27689 Vague README-LDAP file in auth/ldap
author
Iñaki Arenaza
<iarenaza@mondragon.edu>
Thu, 1 Sep 2011 10:43:58 +0000
(12:43 +0200)
committer
Iñaki Arenaza
<iarenaza@mondragon.edu>
Thu, 1 Sep 2011 10:43:58 +0000
(12:43 +0200)
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.
auth/ldap/README-LDAP
patch
|
blob
|
blame
|
history
diff --git
a/auth/ldap/README-LDAP
b/auth/ldap/README-LDAP
index
11efdf5
..
fc8f28a
100644
(file)
--- a/
auth/ldap/README-LDAP
+++ b/
auth/ldap/README-LDAP
@@
-1,3
+1,3
@@
LDAP-module README
-Please read comments from
lib.php
+Please read comments from
auth.php in this directory.