init(); } private function init() { $this->steps = array(1 => DMsg::ALbl('buildphp_step1'), 2 => DMsg::ALbl('buildphp_step2'), 3 => DMsg::ALbl('buildphp_step3'), 4 => DMsg::ALbl('buildphp_step4')); $this->check = new BuildCheck(); } private function step_indicator() { $cur_step = $this->check->GetNextStep(); $buf = '
'. htmlspecialchars($note,ENT_QUOTES) .'
'; $buf .= '' . $cmd . '
' . $cmd . '