This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ebb69944b
nextcloud-server
/
lib
History
Andreas Fischer
3ebb69944b
Do not call filesize(null), this function expects a string.
...
filesize(null) yields an int on HHVM and thus exif_imagetype(null) is called.
2014-12-18 20:57:19 +01:00
..
l10n
[tx-robot] updated from transifex
2014-12-18 01:56:40 -05:00
private
Do not call filesize(null), this function expects a string.
2014-12-18 20:57:19 +01:00
public
add isAdmin and isInGroup methods for the group manager
2014-12-17 17:41:57 +01:00
repair
autoloader.php
base.php
Check basic auth header only for not-logged-in users
2014-12-17 21:42:07 +01:00