summaryrefslogtreecommitdiff
path: root/includes/classes/BitDbAdodb.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-10/+10
2026-05-10Ensure $ADODB_CACHE_DIR exists in the web services /tmp directory ( and check...Lester Caine1-1/+1
2026-04-05If the pdo driver is being used, then db_name is part of the db_host string a...lsces1-15/+8
2026-04-05ADOdb needs a few little changes to properly handle pdo drivers. Currently ha...lsces1-1/+1
2025-09-04Modernize code with defaults and code style. Also add missing layout tagslsces1-1/+1
2025-08-29Classes remorked in namespace structurelsces1-211/+202
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-0/+687