mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 06:27:15 +00:00
fix line endings, remove some old code
This commit is contained in:
parent
e78fdaf32a
commit
49d6099462
|
@ -127,9 +127,6 @@ if ($_GET["type"]=="document"){
|
|||
getMLText("comment").": ".$folder->getComment()."\r\n".
|
||||
"URL: ###URL_PREFIX###out/out.ViewFolder.php?folderid=".$folder->getID()."\r\n";
|
||||
|
||||
// $subject=mydmsDecodeString($subject);
|
||||
// $message=mydmsDecodeString($message);
|
||||
|
||||
$notifier->toIndividual($user, $obj, $subject, $message);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user