Home
last modified time | relevance | path

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

/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php219 * @param string $ns_id The id of the namespace
225 protected function sendList($subscriber_mail, $ids, $ns_id)
240 $id = prettyprint_id($ns_id);
253 $ns_id,
228 sendList($subscriber_mail, $ids, $ns_id) global() argument