payfrit-api/api
John Mizerek 436f83d67e Fix: use queryTimed instead of undefined $pdo for ImageExtension update
$pdo doesn't exist in this file — all DB queries use queryTimed/queryOne
from helpers.php.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 02:08:26 -07:00
..
addresses Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
admin Port admin, cron, and receipt endpoints from CFML to PHP 2026-03-14 15:57:25 -07:00
app Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
assignments Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
auth Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
beacon-sharding Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
beacons Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
businesses Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
chat Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
config Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
grants Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
menu Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
orders Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
portal Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
presence Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
ratings Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
servicepoints Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
setup Fix: use queryTimed instead of undefined $pdo for ImageExtension update 2026-03-15 02:08:26 -07:00
stations Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
stripe Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
tabs Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
tasks Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
users Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
workers Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
helpers.php Move app from /opt to /var/www/payfrit-api (standard Linux web dir) 2026-03-14 22:32:55 -07:00