* @package convert * @version $Id: checkconfig.html.php 4129 2013-01-18 01:58:14Z wwccss $ */ ?>
convert->checkConfig;?>
'>
post->dbHost); echo html::hidden('dbPort', $this->post->dbPort); echo html::hidden('dbUser', $this->post->dbUser); echo html::hidden('dbPassword', $this->post->dbPassword); echo html::hidden('dbName', $this->post->dbName); echo html::hidden('dbCharset', $this->post->dbCharset); echo html::hidden('dbPrefix', $this->post->dbPrefix); echo html::hidden('installPath',$this->post->installPath); ?>