diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/cronhooks.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cronhooks.php b/include/cronhooks.php index a4eb5fbb3..37541f013 100644 --- a/include/cronhooks.php +++ b/include/cronhooks.php @@ -1,3 +1,5 @@ +<?php + require_once("boot.php"); |