]> source.dussan.org Git - nextcloud-server.git/commit
Replace canRead()/canWrite() with is_readable()/is_writeable() for proper permission...
authorMichael Gapczynski <GapczynskiM@gmail.com>
Sun, 1 Jan 2012 23:40:32 +0000 (18:40 -0500)
committerMichael Gapczynski <GapczynskiM@gmail.com>
Sun, 1 Jan 2012 23:41:00 +0000 (18:41 -0500)
commita9bab168f5e43bfa5fe1523aab80faf1bc02cd58
tree9dc954fd7353458ddef847a9966b21564c8649a3
parent1415cb8d196761b4f3b0ecb567aa2377fb417840
Replace canRead()/canWrite() with is_readable()/is_writeable() for proper permission checks
lib/filestorage/local.php
lib/filesystem.php