Enabled cache [skip ci]

This commit is contained in:
James Cole 2016-11-19 15:17:00 +01:00
parent 50b72cf229
commit 23925a0076
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -207,7 +207,7 @@ class BudgetController extends Controller
$cache->addProperty('budget');
$cache->addProperty('period');
if ($cache->has()) {
//return Response::json($cache->get());
return Response::json($cache->get());
}
// the expenses: