config->title)) { $this->config->title = get_string('blogtags', 'blog'); } if (empty($this->config->timewithin)) { $this->config->timewithin = BLOGDEFAULTTIMEWITHIN; } if (empty($this->config->numberoftags)) { $this->config->numberoftags = BLOGDEFAULTNUMBEROFTAGS; } if (empty($this->config->sort)) { $this->config->sort = BLOGDEFAULTSORT; } ?>
: | |
: | config->numberoftags) ?> |
: | config->timewithin) ?> |
: | config->sort) ?> |
" /> |