mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
remove unnecessary closing PHP tag
This commit is contained in:
parent
72fe463f7f
commit
19931e2008
1 changed files with 1 additions and 3 deletions
|
|
@ -139,6 +139,4 @@ class OC_USER_LDAP extends OC_User_Backend {
|
|||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
}
|
||||
Loading…
Reference in a new issue