diff --git a/op/op.ManageNotify.php b/op/op.ManageNotify.php index 466c6e23e..5b3427229 100644 --- a/op/op.ManageNotify.php +++ b/op/op.ManageNotify.php @@ -28,6 +28,8 @@ if ($user->isGuest()) { } function add_folder_notify($folder,$userid,$recursefolder,$recursedoc) { + global $dms; + $folder->addNotify($userid, true); if ($recursedoc){