defined('OPENPNE_URL')? OPENPNE_URL:"http://".$_SERVER['HTTP_HOST']."/", 'encrypt' => defined('ENCRYPT_KEY')? ENCRYPT_KEY:'openkaku', 'phptype' => empty($temp['phptype'])?'mysql':$temp['phptype'], 'username' => empty($temp['username'])?'root':$temp['username'], 'password' => empty($temp['password'])?'':$temp['password'], 'hostspec' => empty($temp['hostspec'])?'localhost':$temp['hostspec'], 'database' => empty($temp['database'])?'openkaku':$temp['database'], ); if(!empty($errors)){ ?>
| 错误信息 |
|---|
| echo $errors; ?> |