Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 17 Feb 2023 23:52:54 +0000 (00:52 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 17 Feb 2023 23:52:54 +0000 (00:52 +0100)
commitd1bb2a5d51075426c8dde220f319da50f23445d3
tree7caa503233a84af0cdbaebae12fed7fb448132d0
parent051c376f0d93c5f8a9722f385406859b089a0be7
Continued:
- removed .htaccess files and added .gitkeep, you have to make this now sure by
  yourself
- developer_mode_enabled renamed to is_developer_mode_enabled and invoked method
  isEnabled() instead
- fixed writing class/list cache files
- more debug lines added
contrib/cleanup.sh [new file with mode: 0755]
db/.gitkeep [new file with mode: 0644]
db/.htaccess [deleted file]
db/news/.gitkeep [new file with mode: 0644]
db/news/.htaccess [deleted file]
framework/bootstrap/class_FrameworkBootstrap.php
framework/config-global.php
framework/loader/class_ClassLoader.php
framework/main/classes/class_BaseFrameworkSystem.php