summaryrefslogtreecommitdiff
path: root/pages/whats_on.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/whats_on.ecpp')
-rw-r--r--pages/whats_on.ecpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp
index a38faf9..2db13ef 100644
--- a/pages/whats_on.ecpp
+++ b/pages/whats_on.ecpp
@@ -39,6 +39,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
#if VDRVERSNUM >= 20301
+/* JJJ: Lock this later and in the right order */
LOCK_SCHEDULES_READ;
#else
cSchedulesLock schedulesLock;