From 1a7b038903175a258fc297361c67e5edd4ffe712 Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Thu, 26 Apr 2018 16:57:47 +0000 Subject: [PATCH] Bug 20666: Correct permissions on opac-routing-lists.pl You will need to have the 'Your routing lists' appear in the opac-user page in order to trigger the error. Make sure plack is off, and you will an error 500 page. --- opac/opac-routing-lists.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 opac/opac-routing-lists.pl diff --git a/opac/opac-routing-lists.pl b/opac/opac-routing-lists.pl old mode 100644 new mode 100755 -- 2.1.4