Skip to content

FastCGI_Purger::purge_amp_version() doesn't support purge_method=unlink_files #396

Open
@stefanfisk

Description

@stefanfisk

It checks for $this->nginx_helper_admin which doesn't exist. It should use global $nginx_helper_admin;.

if ( 'unlink_files' === $this->nginx_helper_admin->options['purge_method'] ) {

Metadata

Metadata

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