songxingwei пре 3 година
родитељ
комит
2a3071c6c9
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

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