resourceloader: Using file cache, prepend warnings after creating response
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 12 May 2015 01:18:31 +0000 (02:18 +0100)
committerKrinkle <krinklemail@gmail.com>
Tue, 12 May 2015 01:23:42 +0000 (01:23 +0000)
commitab49fc2658f82dcd3c5b204c63ea8b9bd1703f83
tree97cb3c16ce63215410494fdef8cdcee3c0cf98b0
parente221d194c41a7f7675c61dc69c259dec1d63012a
resourceloader: Using file cache, prepend warnings after creating response

Follows-up a4379d8f9e0 which broke the warning output.

Previously it was appending warnings to a non-existent "$response"
variable and then re-assigning it with the actual response, thus
never outputting this anywhere.

Change-Id: I6c53e7ccb4ae4783d496c06c7174c9d8a1a88b55
includes/resourceloader/ResourceLoader.php