diff --git a/webapp/plugins/insightsgenerator/insights/oscars2015.php b/webapp/plugins/insightsgenerator/insights/oscars2015.php index ff20a9b177..d4bee5484d 100644 --- a/webapp/plugins/insightsgenerator/insights/oscars2015.php +++ b/webapp/plugins/insightsgenerator/insights/oscars2015.php @@ -50,7 +50,7 @@ public function generateInsight(Instance $instance, User $user, $last_week_of_po $iterator = false, $is_public = false); if (self::shouldGenerateWeeklyInsight('oscars_2015', $instance, $insight_date='today', - $regenerate_existing_insight=false, $day_of_week=2, count($last_month_of_posts))) { + $regenerate_existing_insight=false, $day_of_week=1, count($last_month_of_posts))) { foreach ($last_month_of_posts as $post) { $this->logger->logInfo("Post text is: " . $post->post_text, __METHOD__.','.__LINE__); // see if $post date is before the awards aired