Commit Graph

4 Commits

Author SHA1 Message Date
Marcel Kapfer 9c43bfc8f5
🐛 Fix runtime crash if $GLOBALS: TSFE is not set on PHP 8 and higher
This is the case for the backend.

Setting it to null yields to an early abortion in the addLibrary
function.
2022-08-10 18:46:22 +02:00
Marcel Kapfer 01c8997c1d
⚰️ Remove unused use statement in PageRendererPreProcess 2022-08-10 18:45:33 +02:00
Marcel Kapfer 7d22f3569b
Don't add script if logged into BE 2021-05-03 19:48:34 +02:00
Marcel Kapfer 1bfb8a1a77
Initial commit 2021-04-11 13:41:47 +02:00