diff options
Diffstat (limited to 'include/cronhooks.php')
-rw-r--r-- | include/cronhooks.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cronhooks.php b/include/cronhooks.php index 9ff8141c4..a314593d2 100644 --- a/include/cronhooks.php +++ b/include/cronhooks.php @@ -1,4 +1,4 @@ -<?php +<?php /** @file */ require_once('boot.php'); require_once('include/cli_startup.php'); |