Home
last modified time | relevance | path

Searched refs:mail_notify_inactive (Results 1 – 2 of 2) sorted by relevance

/plugin/bez/cron/
H A Dfunctions.php19 $thread->mail_notify_inactive($thread->get_participants('subscribent'));
/plugin/bez/mdl/
H A DThread.php547 public function mail_notify_inactive($users=false) {
546 public function mail_notify_inactive($users=false) { global() function in dokuwiki\\plugin\\bez\\mdl\\Thread