From f5cb5ef4def04ab49863e3de8f5de6d010ee274d Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 20 Jul 2023 09:20:22 +0200 Subject: [PATCH] update 2023-07-20 09:20:22 --- src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.php | 2 +- src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.power | 2 +- src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.php | 2 +- src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.power | 2 +- src/ebda6bd8-95b9-468b-a521-974205146018/code.php | 2 +- src/ebda6bd8-95b9-468b-a521-974205146018/code.power | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.php b/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.php index 517fb95..a9addbf 100644 --- a/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.php +++ b/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.php @@ -106,7 +106,7 @@ final class Tagged { return [ 'error' => Text::_('COM_GETBIBLE_YOU_DO_NOT_HAVE_ACCESS_TO_PERFORM_THIS_ACTION'), - 'function' => 'setLinkerAccess' + 'access_required' => true ]; } diff --git a/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.power b/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.power index 4827f28..7d5eb62 100644 --- a/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.power +++ b/src/2315a1c5-bcf6-401a-8d11-60f4d6d12dbb/code.power @@ -77,7 +77,7 @@ { return [ 'error' => Text::_('You do not have access to perform this action'), - 'function' => 'setLinkerAccess' + 'access_required' => true ]; } diff --git a/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.php b/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.php index af5d748..b9db31a 100644 --- a/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.php +++ b/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.php @@ -96,7 +96,7 @@ final class Tag { return [ 'error' => Text::_('COM_GETBIBLE_YOU_DO_NOT_HAVE_ACCESS_TO_PERFORM_THIS_ACTION'), - 'function' => 'setLinkerAccess' + 'access_required' => true ]; } diff --git a/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.power b/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.power index 400d384..4381033 100644 --- a/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.power +++ b/src/67f91b8b-7b48-4dbb-bbd5-7945c174622a/code.power @@ -67,7 +67,7 @@ { return [ 'error' => Text::_('You do not have access to perform this action'), - 'function' => 'setLinkerAccess' + 'access_required' => true ]; } diff --git a/src/ebda6bd8-95b9-468b-a521-974205146018/code.php b/src/ebda6bd8-95b9-468b-a521-974205146018/code.php index dbd390d..16184ec 100644 --- a/src/ebda6bd8-95b9-468b-a521-974205146018/code.php +++ b/src/ebda6bd8-95b9-468b-a521-974205146018/code.php @@ -104,7 +104,7 @@ final class Note { return [ 'error' => Text::_('COM_GETBIBLE_YOU_DO_NOT_HAVE_ACCESS_TO_PERFORM_THIS_ACTION'), - 'function' => 'setLinkerAccess' + 'access_required' => true ]; } diff --git a/src/ebda6bd8-95b9-468b-a521-974205146018/code.power b/src/ebda6bd8-95b9-468b-a521-974205146018/code.power index 5981bb6..1f82f3f 100644 --- a/src/ebda6bd8-95b9-468b-a521-974205146018/code.power +++ b/src/ebda6bd8-95b9-468b-a521-974205146018/code.power @@ -75,7 +75,7 @@ { return [ 'error' => Text::_('You do not have access to perform this action'), - 'function' => 'setLinkerAccess' + 'access_required' => true ]; }