]> source.dussan.org Git - nextcloud-server.git/commit
Reduce call of legacy wrapper by call the OCP directly
authorMorris Jobke <hey@morrisjobke.de>
Sat, 18 Apr 2015 22:29:09 +0000 (00:29 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Sat, 18 Apr 2015 22:29:09 +0000 (00:29 +0200)
commit9b8ebdadf7e12fdaaab03d583602341a6a0210aa
tree499cd6fca699d295beaf10d6b1be89e34df01b5b
parentcdf82909b8225a885fbf92b78208fb1fe258853e
Reduce call of legacy wrapper by call the OCP directly

* ref #15734
* reduces the call depth, because the private methods just call OCP stuff
lib/public/db.php
lib/public/files.php
lib/public/util.php