mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Validate: use "database version" instead of "mysql version" (#14158)
* Validate: use "database version" instead of "mysql version" * wip * wip
This commit is contained in:
@@ -72,7 +72,7 @@ Commit SHA: {$versions['local_sha']}
|
||||
Commit Date: {$versions['local_date']}
|
||||
DB Schema: {$versions['db_schema']}
|
||||
PHP: {$versions['php_ver']}
|
||||
MySQL: {$versions['mysql_ver']}
|
||||
Database: {$versions['database_ver']}
|
||||
RRDTool: {$versions['rrdtool_ver']}
|
||||
SNMP: {$versions['netsnmp_ver']}
|
||||
==================================
|
||||
|
Reference in New Issue
Block a user