예제 #1
0
 protected function _renderOptions(XenForo_Template_Abstract $template)
 {
     $template->setParam('_xfrmFound', WidgetFramework_Core::xfrmFound());
     return parent::_renderOptions($template);
 }