Add missing L10n::popLang calls
This commit is contained in:
@@ -90,6 +90,7 @@ class DBStructure
|
||||
'body' => $body,
|
||||
'language' => $lang]
|
||||
);
|
||||
L10n::popLang();
|
||||
}
|
||||
|
||||
//try the logger
|
||||
|
||||
Reference in New Issue
Block a user