Skip to content

Commit 6066822

Browse files
splitbraingithub-actions[bot]
authored andcommitted
🤖 Rector and PHPCS fixes
1 parent 592f47e commit 6066822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/plugins/authldap/conf/metadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
$meta['groupkey'] = array('string','_caution' => 'danger');
2222
$meta['debug'] = array('onoff','_caution' => 'security');
2323
$meta['modPass'] = array('onoff');
24-
$meta['modPassPlain']= array('onoff','_caution' => 'security');
24+
$meta['modPassPlain'] = array('onoff','_caution' => 'security');

0 commit comments

Comments
 (0)