diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-28 07:56:58 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-28 08:00:26 +0000 |
commit | 884080d3944b6232aedbb36d830ab6e9dee7d1a5 (patch) | |
tree | 74dcc8659e25bf356967b560773da3f6734e784a /web | |
parent | da2a6dd98d8d5b61b8b5befa717d65689d674ea9 (diff) |
Fix archive report script to not skip first row.
->first, as used in cd8a5702, uses the iterator, so ->next will then
only return the second onward. Instead, do the needed thing in the
first iteration of the loop. Also check the option is set as some
scripts do not set it.
Diffstat (limited to 'web')
0 files changed, 0 insertions, 0 deletions