HomePhorge

D25642

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