getgrav / getgrav/grav-plugin-data-manager
Code error / typo in downloadCSV()
Open
- 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.