mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
get folder for notification mail
This commit is contained in:
parent
fdd91e1f7e
commit
22836f3c4f
|
@ -61,6 +61,7 @@ if (!is_object($workflow)) {
|
|||
if($version->removeWorkflow($user)) {
|
||||
if ($notifier) {
|
||||
$nl = $document->getNotifyList();
|
||||
$folder = $document->getFolder();
|
||||
|
||||
/*
|
||||
$subject = "###SITENAME###: ".$document->getName()." - ".getMLText("remove_workflow_email");
|
||||
|
|
Loading…
Reference in New Issue
Block a user