diff --git a/main.php b/main.php index a3760f8..5540df1 100644 --- a/main.php +++ b/main.php @@ -21,6 +21,8 @@ * @package staticpublisher */ +require_once('../framework/core/Constants.php'); + $cacheEnabled = true; $cacheDebug = false; $cacheBaseDir = '../cache/'; // Should point to the same folder as FilesystemPublisher->destFolder