Skip to content

Commit 9730daa

Browse files
committed
Remove whitespace
1 parent b844571 commit 9730daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
$settings->add(new admin_setting_configtext('auth_userkey/keylifetime', get_string('keylifetime', 'auth_userkey'),
3636
get_string('keylifetime_desc', 'auth_userkey', 'auth'),
3737
'60', PARAM_INT));
38-
38+
3939
$settings->add(new admin_setting_configselect('auth_userkey/iprestriction',
4040
new lang_string('iprestriction', 'auth_userkey'),
4141
new lang_string('iprestriction_desc', 'auth_userkey'), 0, $yesno));

0 commit comments

Comments
 (0)