Merge branch 'develop'
This commit is contained in:
commit
c27a7f09bd
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class SettingsController extends Controller
|
||||||
|
|
||||||
public function ldaptest()
|
public function ldaptest()
|
||||||
{
|
{
|
||||||
echo 'foo';
|
|
||||||
\Log::debug('Preparing to test LDAP connection');
|
\Log::debug('Preparing to test LDAP connection');
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Add table
Reference in a new issue