コード例 #1
0
ファイル: shoutbox.rss.php プロジェクト: rafalenden/KioCMS
 public function __construct()
 {
     $this->name = t('Shoutbox');
     Kio::addStyle('blocks/shoutbox/shoutbox.css');
 }