File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11---------------------------------------------------------------------------
2+ Version 4.1.11 (stable), 2020-07-09
3+ - ThirdParty: Updated jpgraph to 4.3.1 (2020-04-24)
4+ - Thanks to Jaiver Pastor for the following fixes and changes:
5+ - AdminCenter: fix mysql error for field is_global
6+ (doesn't have a default value).
7+ - Fixed IncludeLanguageFile helper function when using custom language.
8+ - Added Spanish translation (completed).
9+ - Fixed minor design issue in other languages.
10+ - Fixed default db_template to include database changes from v4.1.9.
11+ ---------------------------------------------------------------------------
212Version 4.1.10 (stable), 2020-02-21
313- Improve Footer Links
414---------------------------------------------------------------------------
Original file line number Diff line number Diff line change 6565$ LANG = "en " ; // Default language
6666
6767// Default Template vars
68- $ content ['BUILDNUMBER ' ] = "4.1.10 " ;
68+ $ content ['BUILDNUMBER ' ] = "4.1.11 " ;
6969$ content ['UPDATEURL ' ] = "http://loganalyzer.adiscon.com/files/version.txt " ;
7070$ content ['TITLE ' ] = "Adiscon LogAnalyzer :: Release " . $ content ['BUILDNUMBER ' ]; // Default page title
7171$ content ['BASEPATH ' ] = $ gl_root_path ;
You can’t perform that action at this time.
0 commit comments