Spaces:
No application file
No application file
require __DIR__.'/day.php'; | |
header('Content-Type: text/csv'); | |
echo $day->toCsv(); | |
require __DIR__.'/day.php'; | |
header('Content-Type: text/csv'); | |
echo $day->toCsv(); | |