Skip to content

\downloader\index.php 代码有问题 #590

@leeyisoft

Description

@leeyisoft

\downloader\index.php

下面两行代码应该调换顺序:
\Magento\Framework\Autoload\Simple::register();
require_once("lib/Magento/Framework/Autoload/Simple.php");

最后一行代码提示(刚刚接触magento 没有找到原因,似乎是自动加载机制失效了):
Fatal error: Class 'Magento\Downloader\Controller' not found

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions