]> source.dussan.org Git - nextcloud-server.git/commit
apps file_sharing
authorkrzaczek <pawel@freshmind.pl>
Tue, 4 Oct 2011 13:38:15 +0000 (15:38 +0200)
committerRobin Appelman <icewind1991@gmail.com>
Fri, 18 Nov 2011 13:05:37 +0000 (14:05 +0100)
commita70c2b3cb9752507ea60d7b8d2bbcedad04feb14
treebb7d79f26ecd87879ed1577032834982f50780e2
parent28cd41a2a43ce614199e1b966c1d424efd8b23dd
apps file_sharing
 changed
 $RUNTIME_NOAPPS = true;
to
 $RUNTIME_NOAPPS = false;

in ajax/userautocomplete.php - to fetch users also from different user
backends - not only database backend
apps/files_sharing/ajax/userautocomplete.php