mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
fix empty column export csv
This commit is contained in:
parent
b9863a8397
commit
b560313aaf
1 changed files with 0 additions and 2 deletions
|
@ -286,8 +286,6 @@ namespace controllers\internals;
|
|||
|
||||
continue;
|
||||
}
|
||||
|
||||
$line[] = null;
|
||||
}
|
||||
$lines[] = $line;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue