nextcloud/apps
Andreas Fischer 9753e44ac2 Do not use realpath() on includes.
If the file does not exist, realpath() returns false and "include false;"
produces "Failed opening '' for inclusion" which is a useless error message.

'include' works just fine with symlinks, "./" and "../".
2013-08-21 10:52:22 +02:00
..
files Merge pull request #4339 from owncloud/mimetype-defaults 2013-08-17 08:42:49 -07:00
files_encryption Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
files_external remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
files_sharing remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
files_trashbin remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
files_versions Merge pull request #4427 from owncloud/fix_4425 2013-08-17 08:09:07 -07:00
user_ldap LDAP: only connect to LDAP once on login 2013-08-17 12:16:51 +02:00
user_webdavauth remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00