aboutsummaryrefslogtreecommitdiff
path: root/mod/garbagecollector
diff options
context:
space:
mode:
Diffstat (limited to 'mod/garbagecollector')
-rw-r--r--mod/garbagecollector/start.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/garbagecollector/start.php b/mod/garbagecollector/start.php
index 6267ab1ba..9579dc29e 100644
--- a/mod/garbagecollector/start.php
+++ b/mod/garbagecollector/start.php
@@ -26,7 +26,6 @@ function garbagecollector_init() {
* Cron job
*/
function garbagecollector_cron($hook, $entity_type, $returnvalue, $params) {
- global $CONFIG;
echo elgg_echo('garbagecollector');