Pārlūkot izejas kodu

入口文件修改

caolongle 3 gadi atpakaļ
vecāks
revīzija
f887c0f2d6
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -13,7 +13,6 @@
13 13
 namespace think;
14 14
 
15 15
 require __DIR__ . '/../vendor/autoload.php';
16
-echo phpinfo();exit;
17 16
 // 执行HTTP应用并响应
18 17
 $http = (new App())->http;
19 18