Files
FreshRSS/app/Controllers
András Marczinkó 99ee090236 Fix PHP Warning: Cannot modify header information headers already sent (#9267)
Closes #9229

I restored my accidently deleted patches with @Inverle fixes. This fix is still works perfectly. Sorry. (https://github.com/FreshRSS/FreshRSS/pull/9230)

How to test the feature manually:

With this change:
1. Go to FreshRSS UserCSS extension config
2. Enable the UserCSS and set the CSS code in it.
3. Go to FreshRSS feeds page.
4. Hit the ctrl + F5 button and see no errors in the nginx log.
2026-09-06 21:32:48 +02:00
..