☁️ Nextcloud server, a safe home for all your data
f0ac8a278a
It's better to encode the string to prevent possible (yet unknown) bugs in combination with PHP's type juggling. Previously the boolean statements evaluated to either an empty string (false) or a not empty one (true, then it was 1). Not it always evaluates to false or true. This also removes a stray - that was not intended there but shouldn't have produced any bugs. Just to increase readability. Thanks @nickvergessen for spotting. Addresses https://github.com/owncloud/core/pull/13235/files#r22852319 |
||
---|---|---|
.idea | ||
3rdparty@3c5c49860e | ||
apps | ||
build | ||
config | ||
core | ||
l10n | ||
lib | ||
ocs | ||
search | ||
settings | ||
tests | ||
themes | ||
.bowerrc | ||
.gitignore | ||
.gitmodules | ||
.htaccess | ||
.jshintrc | ||
.scrutinizer.yml | ||
.user.ini | ||
AUTHORS | ||
autotest-external.sh | ||
autotest-hhvm.sh | ||
autotest-js.sh | ||
autotest.cmd | ||
autotest.sh | ||
bower.json | ||
buildjsdocs.sh | ||
console.php | ||
CONTRIBUTING.md | ||
COPYING-AGPL | ||
COPYING-README | ||
cron.php | ||
db_structure.xml | ||
index.html | ||
index.php | ||
indie.json | ||
issue_template.md | ||
occ | ||
public.php | ||
README.md | ||
remote.php | ||
robots.txt | ||
status.php | ||
version.php |
ownCloud
ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.
Build Status on Jenkins CI
Quality:
Installation instructions
http://doc.owncloud.org/server/8.0/developer_manual/app/index.html
Contribution Guidelines
http://owncloud.org/contribute/
Get in touch
Important notice on translations
Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/
For more detailed information about translations: http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html