https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23914
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Victor Grousset/tuxayo <[email protected]> --- Where is the right place to implement this? There? https://gitlab.com/tuxayo/Koha/-/blob/b50d891c099d0f21f2528c5a6d5bbb586cf1612e/C4/UsageStats.pm#L81 I just checked on my dev env and no syspref contains even the DB name. After looking at what about.pl does we can get it via C4::Context::get_versions(){'mysqlVersion'}; I can submit a first patch based on that. @Chris, you are assigned is that one your immediate to-do list? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
