remove unnecessary closing PHP tag
This commit is contained in:
parent
72fe463f7f
commit
19931e2008
|
@ -139,6 +139,4 @@ class OC_USER_LDAP extends OC_User_Backend {
|
|||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
}
|
Loading…
Reference in New Issue