]> source.dussan.org Git - nextcloud-server.git/commit
Use function outside of loop
authorLukas Reschke <lukas@owncloud.com>
Thu, 23 Oct 2014 21:27:15 +0000 (23:27 +0200)
committerLukas Reschke <lukas@owncloud.com>
Fri, 24 Oct 2014 10:27:53 +0000 (12:27 +0200)
commitd060180140923ac054b252f0cbd821063a53f5b7
tree59d53bb16be35960f493709d8409a75bc79be47e
parent9739a25547e5f8f7500b0a962780cb9267b47cd1
Use function outside of loop

Otherwise the function is executed n times which is a lot of overhead
apps/files_external/lib/config.php
apps/user_ldap/lib/wizard.php
apps/user_ldap/settings.php
lib/private/appframework/middleware/middlewaredispatcher.php
lib/private/arrayparser.php
lib/private/db/statementwrapper.php
lib/private/ocsclient.php
lib/private/vobject.php