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