Commit 3aa5b5be by lmf

测试代码

parent 36c6417e
...@@ -21,7 +21,6 @@ try { ...@@ -21,7 +21,6 @@ try {
HTML; HTML;
exit(1); exit(1);
} }
$bootstrap = Bootstrap::create(BP, $_SERVER); $bootstrap = Bootstrap::create(BP, $_SERVER);
/** @var \Magento\Framework\App\Http $app */ /** @var \Magento\Framework\App\Http $app */
$app = $bootstrap->createApplication(\Magento\Framework\App\Http::class); $app = $bootstrap->createApplication(\Magento\Framework\App\Http::class);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment