require the Net::LDAP module for all installs

This commit is contained in:
Oliver Gorwits
2014-02-22 12:10:30 +00:00
parent 2ed22d5d08
commit 8f5ee82cf7
4 changed files with 4 additions and 5 deletions

View File

@@ -14,6 +14,7 @@
* Add a "waiting" message to the netmap whilst the data loads
* Add a spinner to all waiting messages
* Try to make the Job Queue page a little faster
* Require the Net::LDAP module for all installs
[BUG FIXES]