redirect_link('out/out.ViewFolder.php?error=accesso denegado!'); } if ($folder->getAccessMode($user) < M_READWRITE) $GLOBALS['phpgw']->redirect_link('out/out.ViewFolder.php?error=accesso denegado!'); $notifyList = $folder->getNotifyList(); //if ($folder->getAccessMode($user) < M_READWRITE) //die ("Access denied"); printHTMLHead( getMLText("folder_title", array("foldername" => $folder->getName()) ) ); ?> getName()); printStartBox(getMLText("edit_existing_notify")); ?> "; } else { print "\n"; print " \n"; print " \n"; print " \n"; print "\n"; foreach ($notifyList["users"] as $userNotify) { print ""; print ""; print ""; print ""; } foreach ($notifyList["groups"] as $groupNotify) { print ""; print ""; print ""; print ""; } } ?>
".getMLText("empty_notify_list")."
 ".getMLText("name")." 
" . $userNotify->getFullName() . "getID()."\">"; print "
" . $groupNotify->getName() . "getID()."\">"; print "
:
: