server/apps/files_sharing/ajax
krzaczek a70c2b3cb9 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
2011-11-18 14:05:37 +01:00
..
getitem.php Correct little typo/bug in log display and remove ending php tag 2011-10-18 20:10:17 +02:00
setpermissions.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
share.php Add 3 More log writing in files sharing app 2011-10-18 21:30:08 +02:00
unshare.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
userautocomplete.php apps file_sharing 2011-11-18 14:05:37 +01:00