Commit a5ede142 by wdh

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents 542e34ab 3aa5b5be
...@@ -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