Skip to content

6.11 typo? #858

@demeritcowboy

Description

@demeritcowboy

Hi,
This commit 2441f1dc includes a change at line 2910 of tcpdf.php that seems out of place, and effectively prevents compression from happening.

Was that some debugging code that got left in?

- $this->compress = false;
+ $this->compress = false; return;

Metadata

Metadata

Assignees

No one assigned

    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