This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73ac3d0fcd3aebade34efdbca6f48520b75729d6
nextcloud-server-mirror
/
lib
History
Thomas Müller
73ac3d0fcd
Merge pull request
#7643
from owncloud/chainable_response
...
Chainable Response in AppFramework
2014-04-08 22:42:43 +02:00
..
l10n
[tx-robot] updated from transifex
2014-04-08 01:57:51 -04:00
private
using array_key_exists() instead of isset() - required because in case the value is null isset is returning false
2014-04-07 21:05:48 +02:00
public
Merge pull request
#7643
from owncloud/chainable_response
2014-04-08 22:42:43 +02:00
autoloader.php
Allow null as cache parameter (if no cache was found) and for cache removal.
2013-10-22 11:17:15 +02:00
base.php
reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs
#8085
2014-04-07 14:04:16 +02:00