コード例 #1
0
 function Resolve()
 {
     if (!$this->_Init()) {
         return FALSE;
     }
     return parent::Resolve();
 }