D25642
D25642
Initialize $cache_key variable in CelerityResourceController.php
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: `$cache_key` is unconditionally called in `$cache->setKey($cache_key, $data)` but is only defined if the previous…