correct scope of variable

This commit is contained in:
zebardy 2019-11-23 13:20:57 +00:00
parent 2a30d6377f
commit 62d3015509

View File

@ -56,6 +56,7 @@ class LocalizationService
{ {
$Pot = null; $Pot = null;
$PotMain = null;
if (GROCY_MODE === 'dev') if (GROCY_MODE === 'dev')
{ {