Fixes BASE_URL php Notice.

This commit is contained in:
Nick Spiel 2013-09-18 10:31:55 +10:00
parent 00e49ccd19
commit 5ff80cad6c

View File

@ -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