summaryrefslogtreecommitdiff
path: root/includes/config_defaults_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-01Bump BIT_SUB_VERSION to 1 — getBitVersion() was still returning 5.0.0Lester Caine1-1/+1
2026-06-01Bump version to 5.0.1Lester Caine1-2/+2
2026-05-18Move requirements to a base of 5.0.0 since the schema structure needs a more ...Lester Caine1-1/+4
2026-05-15Remove unused group model codeLester Caine1-3/+0
2026-05-15Further trimming of role_model selectionLester Caine1-4/+0
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+1
2026-05-10Restore BIT_PHP_ERROR_REPORTING setting for error_reporting, bit_error report...Lester Caine1-1/+1
2026-04-06Drop hard coded session name in favour of site specific onelsces1-4/+4
2025-08-29Kernel extras changes to cover uninitialized variables and style changes for ...lsces1-32/+58
2022-11-12add default CONFIG_PKG_URL; fix EXTERNAL_LIBS_PATHspiderr1-1/+2
2021-06-28add default INSTALL_PKG_INCLUDE_PATH and INSTALL_PKG_CLASS_PATHspiderr1-0/+2
2021-02-04add default STORAGE INCLUDE/CLASS/ADMIN paths; fix getIncludeFilesspiderr1-0/+10
2021-02-04define ADMIN path, clean up more _INCLUDEspiderr1-0/+15
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-0/+263