This website works better with JavaScript.
Explore
Help
Sign In
open-dsi
/
nextcloud-server
mirror of
https://github.com/nextcloud/server
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Projects
Releases
Wiki
Activity
remove unnecessary closing PHP tag
Browse Source
remotes/origin/stable45
Arthur Schiwon
13 years ago
parent
72fe463f7f
commit
19931e2008
1 changed files
with
1 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
apps/user_ldap/user_ldap.php
4
apps/user_ldap/user_ldap.php
Unescape
Escape
View File
@ -139,6 +139,4 @@ class OC_USER_LDAP extends OC_User_Backend {
return true;
}
}
?>
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-dsi/nextcloud-server
Title
Body
Create Issue