Fix php warning on not correcly loaded configs "Trying to access array offset on...
commita497000b98eccfa38b67607730143b012379c904
authorWilliam Desportes <williamdes@wdes.fr>
Mon, 19 Apr 2021 22:12:54 +0000 (20 00:12 +0200)
committerWilliam Desportes <williamdes@wdes.fr>
Mon, 19 Apr 2021 22:12:54 +0000 (20 00:12 +0200)
treef01086b8dedb947b62c7f4ec5938beb15cf7df52
parent652d264f9b3a5faacc7854530a30965db93078b3
Fix php warning on not correcly loaded configs "Trying to access array offset on value of type null"
Reported for users not having correct permissions
Signed-off-by: William Desportes <williamdes@wdes.fr>
libraries/classes/Template.php