Home
last modified time | relevance | path

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

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DAtomCreator10.php84 $tempguid = $this->items[$i]->link;
86 $tempguid = $this->items[$i]->guid;
89 $feed .= " <id>".htmlspecialchars((string) $tempguid)."</id>\n";