Skip to content

Commit d29683f

Browse files
authored
Fix(Local): fix local override management
1 parent 847fab1 commit d29683f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Fixed
1111
- Fix ```rightname``` computation
12+
- Fix local override management
1213

1314

1415
## [2.14.9] - 2024-04-02

objects/locale.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
@link http://www.glpi-project.org/
2525
@since 2009
2626
---------------------------------------------------------------------- */
27+
global $LANG;
2728

2829
$LANG['genericobject']['%%CLASSNAME%%'][0]="%%NAME%%";

0 commit comments

Comments
 (0)