We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a6819 commit b611054Copy full SHA for b611054
tests/bootstrap.php
@@ -43,6 +43,7 @@
43
define('LOGS', TMP);
44
45
require_once CORE_PATH . 'config/bootstrap.php';
46
+require_once CAKE . 'functions.php';
47
48
date_default_timezone_set('UTC');
49
mb_internal_encoding('UTF-8');
0 commit comments