Merge pull request #27 from nickspiel/master

Fixes BASE_URL php Notice.
This commit is contained in:
Will Rossiter 2013-09-18 01:46:51 -07:00
commit 9b8e4798ba
1 changed files with 2 additions and 0 deletions

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