From 5065e595965b2d5b26f3856b1cb5b2a328e86feb Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 16 Apr 2013 10:20:03 +1200 Subject: [PATCH] Also need to change collection_id... --- scripts/archive-old-events.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/archive-old-events.php b/scripts/archive-old-events.php index b51b7f8b..ab19c413 100755 --- a/scripts/archive-old-events.php +++ b/scripts/archive-old-events.php @@ -159,7 +159,9 @@ if ( $qry->Exec(__CLASS__, __LINE__, __FILE__) ) { $archive_collection_id = $row->collection_id; $archive_sql = <<