예제 #1
0
 public function __construct()
 {
     $this->name = t('Shoutbox');
     Kio::addStyle('blocks/shoutbox/shoutbox.css');
 }