Improved image-buttons and colored image creation

This commit is contained in:
2023-03-11 17:29:44 +01:00
parent 20b54f5b27
commit aabd37bd1a
83 changed files with 181 additions and 235 deletions

View File

@@ -7,6 +7,9 @@ Copyright (C) 2011-2023 Thomas Hooge
SPDX-License-Identifier: GPL-3.0-or-later
*****************************************************************************/
// application settings
$config_app_session = 'ipreg';
// db connection
$config_mysql_host = 'localhost';
$config_mysql_username = 'ipreg';