Skip to content

Why the rt() function set the http header ? #38

@borgogelli

Description

@borgogelli

Hi Sir

we use the @rt() function inside our Slim webapp to log data to file.
The problem is that the same function set the http header with the following statement:
header('Content-Type: text/plain; charset=utf-8'); (file ref.php, line 73)
That goes in conflict with our webapp which should serve html content.

Any advice ?
Thank you

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