Home
last modified time | relevance | path

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

/plugin/dokusioc/lib/
H A Dsioc_inc.php583 private $blog_title; variable in SIOCForum
610 $this->blog_title = $title;
647 if ($this->blog_title) {
648 $rdf .= " <dc:title>" . $this->blog_title . "</dc:title>\n";