From b002755022becb1ff2b4fffa390af6b8ce6e175e Mon Sep 17 00:00:00 2001 From: Yaco Date: Sat, 12 Mar 2022 18:23:44 +0000 Subject: fixing --- conf/plugin/bureaucracy/crowdfunding.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/plugin/bureaucracy/crowdfunding.php b/conf/plugin/bureaucracy/crowdfunding.php index 4a6c18a..3fd8cdb 100644 --- a/conf/plugin/bureaucracy/crowdfunding.php +++ b/conf/plugin/bureaucracy/crowdfunding.php @@ -88,6 +88,6 @@ class helper_plugin_bureaucracy_handler_crowdfunding implements bureaucracy_hand // exit; } // dbglog($line); - // return $thanks; + return $thanks; } } -- cgit v1.2.1