* finish task#808.

This commit is contained in:
chencongzhi520@gmail.com
2012-06-07 07:23:15 +00:00
parent 55b02649cb
commit 73de3bff2e
9 changed files with 131 additions and 1 deletions
+1
View File
@@ -369,6 +369,7 @@ class installModel extends model
$table = str_replace('zt_', $this->config->db->prefix, $table);
if(!$this->dbh->query($table)) return false;
}
$config->company = '1';
$config->owner = 'system';
$config->section = 'global';