Home
last modified time | relevance | path

Searched refs:sendPageDiff (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Subscriptions/
DPageSubscriptionSender.php23 …public function sendPageDiff($subscriber_mail, $template, $id, $rev = null, $summary = '', $curren… function in dokuwiki\\Subscriptions\\PageSubscriptionSender
DBulkSubscriptionSender.php204 return $pageSubSender->sendPageDiff(
/dokuwiki/inc/
Dcommon.php1344 return $subscription->sendPageDiff($to, $tpl, $id, $rev, $summary, $current_rev);