Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

插件Plugin_manager.php #55

@fpc2366423

Description

@fpc2366423

private function watch() 105行
in_array($plugin['name'], $this->app->acl->rights['plugins'])
感觉应该改成 in_array($key, $this->app->acl->rights['plugins'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions