Beispiel #1
0
 def unshare_subdir_for_group(self, repo_id, path, owner, share_group):
     return seafserv_threaded_rpc.unshare_subdir_for_group(repo_id, path, owner,
                                                           share_group)
Beispiel #2
0
 def unshare_subdir_for_group(self, repo_id, path, owner, share_group):
     return seafserv_threaded_rpc.unshare_subdir_for_group(repo_id, path, owner,
                                                           share_group)