shish 2 years ago
parent
commit
2a9fc13493
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/TestController.php

+ 1 - 1
app-ghs/controllers/TestController.php

@@ -40,7 +40,7 @@ class TestController extends BaseController
     public function actionIp()
     public function actionIp()
     {
     {
         error_reporting(-1);
         error_reporting(-1);
-        phpinfo();
+        //phpinfo();
 //        $ip = $_SERVER['SERVER_ADDR'] ?? '';
 //        $ip = $_SERVER['SERVER_ADDR'] ?? '';
 //        echo $ip;
 //        echo $ip;