server/apps/files_encryption/tests
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
..
binary rename folder to tests 2013-04-30 00:34:05 +02:00
crypt.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
encryption.key added users for tests 2013-05-26 20:44:15 +02:00
keymanager.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
legacy-encrypted-text.txt added users for tests 2013-05-26 20:44:15 +02:00
proxy.php rename folder to tests 2013-04-30 00:34:05 +02:00
share.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
stream.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
trashbin.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
util.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
webdav.php Do not use realpath() on includes. 2013-08-21 10:52:22 +02:00
zeros rename folder to tests 2013-04-30 00:34:05 +02:00