getgrav / getgrav/grav-plugin-data-manager

Code error / typo in downloadCSV()

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
32
Forks
18
PR merge metrics
No merged PRs in 30d

Description

https://github.com/getgrav/grav-plugin-data-manager/blob/73fd6e133008b9673302a6b3bd7bb3c5b1f9709c/data-manager.php#L251

Should probably read the following (fixed my issue):

`$csv_file = File::instance($tmp . '/' . $tmp_file);`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.