nextcloud/lib
Lukas Reschke 0b7d9e2668 Cleanup code a little bit
- Use OCP\Response constants instead of the HTTP error code
- Use checkAppEnabled() instead of OC_App::isEnabled with an if statement
- Remove uneeded variable $baseURL
- Rename $isvalid to $isValid
2014-05-04 15:51:08 +02:00
..
l10n [tx-robot] updated from transifex 2014-05-02 01:55:53 -04:00
private Cleanup code a little bit 2014-05-04 15:51:08 +02:00
public add api to get shares from a specific user 2014-04-23 12:54:24 +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 Merge pull request #8171 from owncloud/fix-import 2014-05-02 22:43:19 +02:00