| @@ -86,6 +86,9 @@ | ||
| 86 | 86 | $this->pageViewsFlattened = &$pageViewsFlattened; | 
| 87 | 87 | } | 
| 88 | 88 | |
| 89 | + /** | |
| 90 | + * @param string $themeName | |
| 91 | + */ | |
| 89 | 92 | public function setThemeName($themeName) | 
| 90 | 93 |      { | 
| 91 | 94 | $this->theme = $themeName; |