Beispiel #1
0
 function init()
 {
     parent::init();
 }
Beispiel #2
0
 function init()
 {
     parent::init();
     $this->brevity = new Brevity();
 }