Example #1
0
 public function setThemeByPath($path, $theme = null, $wrapper = FILENAME_THEMES_VIEW)
 {
     return parent::setThemeByPath($path, $theme, $wrapper);
 }