예제 #1
0
 public function __construct(KConfig $config)
 {
     parent::__construct($config);
     JFactory::getLanguage()->load('com_moyo', JPATH_SITE . '/components/com_moyo', null, true);
 }