mirror of
https://github.com/grocy/grocy.git
synced 2026-04-07 05:16:15 +02:00
correct scope of variable
This commit is contained in:
parent
2a30d6377f
commit
62d3015509
|
|
@ -56,6 +56,7 @@ class LocalizationService
|
||||||
{
|
{
|
||||||
|
|
||||||
$Pot = null;
|
$Pot = null;
|
||||||
|
$PotMain = null;
|
||||||
|
|
||||||
if (GROCY_MODE === 'dev')
|
if (GROCY_MODE === 'dev')
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user