From 3b48e2e63fd84f9432c22b8862be5ee1df13d37a Mon Sep 17 00:00:00 2001 From: franzz Date: Fri, 21 Apr 2017 19:25:46 +1200 Subject: [PATCH] fixed source url --- inc/eventcinema.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/eventcinema.php b/inc/eventcinema.php index fc53bda..689e307 100644 --- a/inc/eventcinema.php +++ b/inc/eventcinema.php @@ -7,7 +7,7 @@ class EventCinema extends PhpObject private $asMovies; //Remote - const PROM_LINK = 'https://www.eventcinemas.co.nz/Promotions/MembersMovieOfTheWeek#cinemas=502'; + const PROM_LINK = 'https://www.eventcinemas.co.nz/Promotions/MemberMovieOfTheWeek#cinemas=502'; public function __construct() {