mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 23:09:42 -05:00
AFP deprecated
This commit is contained in:
@@ -41,7 +41,7 @@ function build_pages($pattern) {
|
||||
}
|
||||
|
||||
function find_pages($item) {
|
||||
global $docroot,$site,$var,$disks,$devs,$users,$shares,$sec,$sec_nfs,$sec_afp,$name,$display;
|
||||
global $docroot,$site,$var,$disks,$devs,$users,$shares,$sec,$sec_nfs,$name,$display;
|
||||
$pages = [];
|
||||
foreach ($site as $page) {
|
||||
if (empty($page['Menu'])) continue;
|
||||
|
||||
Reference in New Issue
Block a user