getId() . '/' . _("Blog"); $dbi = $request->getDbh(); // display flat calender dhtml under the clock if (!$dbi->isWikiPage($UserCalPageTitle) and BLOG_DEFAULT_EMPTY_PREFIX) { $UserCalPageTitle = _("Blog"); } ?>
format()); $box = new RelatedLinksBox(); $body = $box->body; if ($body->asString() != "") { printXml($box->format()); } $box = new PluginSidebarBox("RecentChanges"); printXml($box->format()); $box = new PluginSidebarBox("WhoIsOnline"); printXml($box->format()); ?>