aboutsummaryrefslogtreecommitdiff
path: root/mod/crontrigger
diff options
context:
space:
mode:
Diffstat (limited to 'mod/crontrigger')
-rw-r--r--mod/crontrigger/start.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/crontrigger/start.php b/mod/crontrigger/start.php
index 24f50f33b..2966d83f2 100644
--- a/mod/crontrigger/start.php
+++ b/mod/crontrigger/start.php
@@ -63,7 +63,6 @@ function crontrigger_yearly() {
* not occur.
*/
function crontrigger_shutdownhook() {
- global $CONFIG;
$minute = 60;
$fiveminute = $minute * 5;