songxingwei il y a 2 ans
Parent
commit
3ca476f553
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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();