songxingwei 2 سال پیش
والد
کامیت
3ca476f553
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -15,7 +15,6 @@
 
 namespace think;
 
-die('转移数据库中');
 require __DIR__ . '/../thinkphp/base.php';
 
 Container::get('app')->run()->send();