Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DMailer.class.php128 static $embeds = 0;
129 $embeds++;
138 $this->attachFile($file, $mime, '', 'autoembed' . $embeds);
139 return '%%autoembed' . $embeds . '%%';