Searched refs:sendPageDiff (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Subscriptions/ |
D | PageSubscriptionSender.php | 23 …public function sendPageDiff($subscriber_mail, $template, $id, $rev = null, $summary = '', $curren… function in dokuwiki\\Subscriptions\\PageSubscriptionSender
|
D | BulkSubscriptionSender.php | 204 return $pageSubSender->sendPageDiff(
|
/dokuwiki/inc/ |
D | common.php | 1344 return $subscription->sendPageDiff($to, $tpl, $id, $rev, $summary, $current_rev);
|