Explorar o código

update script

star7th %!s(int64=10) %!d(string=hai) anos
pai
achega
a86552d650
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Application/Home/Controller/UpdateController.class.php

+ 0 - 1
Application/Home/Controller/UpdateController.class.php

@@ -119,7 +119,6 @@ class UpdateController extends BaseController {
     //转移mysql的数据到sqlite
     public function toSqlite(){
         clear_runtime();
-        $this->mysql();
         if (strtolower(C("DB_TYPE")) == 'mysql' ) {
             $this->mysql();
             $this->_moveTable("catalog");