X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FRender%2FFriendicaSmarty.php;h=50dda5eba1f337fa5067073688deaeada37a1f55;hb=60532ee7e4152af9997e0d7b69c7b35262d5528d;hp=4ad2c83d9dce28f9d322e389a1855b29dcf1a9c0;hpb=38a5358bfa646ae13a4a1a385741890fa88d9b7f;p=friendica.git diff --git a/src/Render/FriendicaSmarty.php b/src/Render/FriendicaSmarty.php index 4ad2c83d9d..50dda5eba1 100644 --- a/src/Render/FriendicaSmarty.php +++ b/src/Render/FriendicaSmarty.php @@ -1,6 +1,6 @@ error_reporting = E_ALL & ~E_NOTICE; + + $this->muteUndefinedOrNullWarnings(); } }