summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
}
}