mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Merge branch 'master' into typescript
This commit is contained in:
commit
874be7777b
@ -794,7 +794,8 @@ class Sharing
|
||||
}
|
||||
|
||||
// Now check the remaining shares
|
||||
static::cleanup_missing_paths();
|
||||
/* temporary disabled, as the check does not correctly check user permissions nor account for pathes without vfs prefix
|
||||
static::cleanup_missing_paths();*/
|
||||
}
|
||||
catch (\Exception $e) {
|
||||
_egw_log_exception($e);
|
||||
|
Loading…
Reference in New Issue
Block a user