Skip to content

Cleanup temp files #5

Description

@durzo

This plugin does not clean up the temporary files it makes, leaving $CFG->tempdir an absolute mess at the root level.

It would be good idea to use make_request_directory() rather than write directly to $CFG->tempdir, as it will get automatically removed by the shutdown handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions