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