tractorcow / silverstripe-dynamiccache

Simple on the fly caching of dynamic content for Silverstripe
39 stars 27 forks source link

Fix getCacheKey() to treat urls like SS_HTTPRequest::setUrl() #57

Closed stephenmcm closed 7 years ago

stephenmcm commented 7 years ago

Add keys to $fragments array so that extensions can access them easily, pass $url to extensions