From e586ac30e297cdb6950a81fadfdcdf51251832ff Mon Sep 17 00:00:00 2001 From: Yaco Date: Sat, 12 Mar 2022 19:44:15 +0000 Subject: fix --- 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 3fd8cdb..4a6c18a 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