예제 #1
0
 function &getMagicWords()
 {
     $t = $this->mMagicWordsSk + parent::getMagicWords();
     return $t;
 }