aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2019-10-03 14:34:19 +0100
committerStruan Donald <struan@exo.org.uk>2019-10-03 14:34:19 +0100
commitc73fc63cb5cb516377ed2638bbd607dbd4357bd5 (patch)
treec3eaed50e0fb44f72a8d0c77d43970c07205df21
parentd1931a0615378a9bb28c76c39191f8d842ac9fc3 (diff)
[Northamptonshire] correct typo in column name
-rwxr-xr-xbin/fixmystreet.com/one-off-status-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fixmystreet.com/one-off-status-update b/bin/fixmystreet.com/one-off-status-update
index 0e17d14b2..78a27b67f 100755
--- a/bin/fixmystreet.com/one-off-status-update
+++ b/bin/fixmystreet.com/one-off-status-update
@@ -133,7 +133,7 @@ if ($northants) {
$updated++;
$p->update({
state => $new_state,
- last_update => \'current_timestamp',
+ lastupdate => \'current_timestamp',
});
my $comment = FixMyStreet::DB->resultset('Comment')->new({