turnstile

Drupal paywall plugin
Log | Files | Refs | README | LICENSE

commit 76b3a1c19be47be5ad5d50d03e007fa89152b21c
parent ac82d789c27377c264a30f8e76ca894a33f7502a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 11 Oct 2025 20:55:33 +0200

remove TODO

Diffstat:
MREADME.md | 1-
Msrc/TalerMerchantApiService.php | 3---
2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -53,7 +53,6 @@ Navigate to `/admin/config/content/Turnstile` to configure: subscription. So need to check if we have a subscription cookie set for a subscription that for the current category would give us a price of zero! -- Make truncation logic work with tiles / cards ## How it Works diff --git a/src/TalerMerchantApiService.php b/src/TalerMerchantApiService.php @@ -461,7 +461,4 @@ class TalerMerchantApiService { } - - - } \ No newline at end of file