mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +00:00
1) Created a new class `DatabaseType` and access its objects inside `template_database_status()` instead of sending five arguments with default values. 2) Made `check_files` and `setting_name` local variables instead of function parameters since they had same value(None) for every call. Fixes #13845.
13 KiB
13 KiB