-1.x - Chizra
+1.6 - Chizra 2024-02-03
* Config change. Added new entries. See upgrade/from-version-1.5.txt. It won't work if it is missing.
* Config change: Added new theme config. See upgrade/from-version-1.5.txt. It won't work if it is missing.
* Added: A new entry field for better global search. Read upgrade/from-version-1.5.txt for more details.
-1.x - Chizra
+1.6 - Chizra
correct placeholders in sql file for manual setup
-correct version info in VERSION and index.php and cyberdemon, if needed
+correct version info in VERSION and index.php, if needed
correct tag
require_once './config/config.php';
-const BIB_VERSION = '1.x - Chizra';
+const BIB_VERSION = '1.6 - Chizra';
mb_http_output('UTF-8');
mb_internal_encoding('UTF-8');
/**
* Bibliotheca
*
- * Copyright 2018-2023 Johannes Keßler
+ * Copyright 2018-2024 Johannes Keßler
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by