mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
install: create symbolic link first
This commit is contained in:
@@ -465,6 +465,7 @@ class Install
|
||||
continue;
|
||||
}
|
||||
$this->doLog("[IMPORT DATA] $table, $sql");
|
||||
sql_query("truncate table $table");
|
||||
sql_query($sql);
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user