Removed stray foo

This commit is contained in:
snipe 2017-10-16 05:54:33 -07:00
parent 59a126c47c
commit ba7b9d8168

View file

@ -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 {