Merge pull request #635 from bergware/mutli-language

Multi cache pool support
This commit is contained in:
tom mortensen
2020-04-02 15:28:17 -07:00
committed by GitHub

View File

@@ -50,8 +50,7 @@ function globalInclude($name) {
}
// global shares include/exclude
$disks = array_filter($disks,'my_disks');
$myDisks = array_filter(array_diff(array_keys($disks), explode(',',$var['shareUserExclude'])), 'globalInclude');
$myDisks = array_filter(array_diff(array_keys(array_filter($disks,'my_disks')), explode(',',$var['shareUserExclude'])), 'globalInclude');
?>
:help3
> A *Share*, also called a *User Share*, is simply the name of a top-level directory that exists on one or more of your