summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2022-03-12 19:44:15 +0000
committerYaco <franco@reevo.org>2022-03-12 19:44:15 +0000
commite586ac30e297cdb6950a81fadfdcdf51251832ff (patch)
treea2eebaa31a3be735b1866283544bf62c801c5693 /conf
parent8f66e31fbe7e27ad4e45b62dcb28e66a7b4e20da (diff)
fix
Diffstat (limited to 'conf')
-rw-r--r--conf/plugin/bureaucracy/crowdfunding.php2
1 files changed, 1 insertions, 1 deletions
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;
}
}