@@ -32,7 +32,7 @@ |
||
| 32 | 32 | //$protocol = $_SERVER['HTTPS'] ? 'https' : 'http'; |
| 33 | 33 | $protocol = 'http'; // $_SERVER['HTTPS'] ? 'https' : 'http'; |
| 34 | 34 | /** |
| 35 | - * @noinspection RealpathInSteamContextInspection |
|
| 35 | + * @noinspection RealpathInSteamContextInspection |
|
| 36 | 36 | */ |
| 37 | 37 | $viewParams = [ |
| 38 | 38 | //'serverInfo' => $protocol . '://' . $_SERVER['SERVER_ADDR'] . ':' . $_SERVER['SERVER_PORT'] . '/', |