]> source.dussan.org Git - nextcloud-server.git/commit
Fix various code errors detected by Scrutinizer
authorRobin McCorkell <rmccorkell@karoshi.org.uk>
Mon, 12 May 2014 22:28:26 +0000 (23:28 +0100)
committerRobin McCorkell <rmccorkell@karoshi.org.uk>
Tue, 13 May 2014 18:09:14 +0000 (19:09 +0100)
commitf7e777f7d2fc330dbf55c0190b5e0071c8f997ac
tree0d63a34450d52d8242cbfa9571af3575b427405c
parentbac8962bbc8cbeb4382df6bf5c8b9244c0f6340e
Fix various code errors detected by Scrutinizer

Fixed:
- An error with a misplaced bracket in lib/private/util.php
- An error with an incorrect function being called in lib/public/contacts.php
lib/private/util.php
lib/public/contacts.php