mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
Merge branch 'develop'
This commit is contained in:
commit
c27a7f09bd
|
@ -77,7 +77,7 @@ class SettingsController extends Controller
|
|||
|
||||
public function ldaptest()
|
||||
{
|
||||
echo 'foo';
|
||||
|
||||
\Log::debug('Preparing to test LDAP connection');
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue