Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 9190dbe

Browse files
committed
Update Bootstrap.php
1 parent 04b083b commit 9190dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/Bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ protected function _initDatabase()
117117
protected function _initCache()
118118
{
119119
$this->bootstrap('Config', 'Database');
120+
$cache = false;
120121

121122
if (Zend_Registry::get('configGlobal')->get('environment', 'production') === 'production') {
122123
$frontendOptions = array(

0 commit comments

Comments
 (0)