payfrit-api/api/menu
John Mizerek 28d86ba6e5 Fix production webroot path — both servers use /opt/lucee/tomcat/webapps/ROOT
Added luceeWebroot() helper to avoid repeating the path. The previous
fix incorrectly used /var/www/biz.payfrit.com for production, but both
dev and biz use the same Lucee webroot.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 22:19:10 -07:00
..
clearAllData.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
clearBusinessData.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
clearOrders.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
debug.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
getForBuilder.php Fix production webroot path — both servers use /opt/lucee/tomcat/webapps/ROOT 2026-03-14 22:19:10 -07:00
items.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
listCategories.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
menus.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveCategory.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveFromBuilder.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
updateStations.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadHeader.php Fix production webroot path — both servers use /opt/lucee/tomcat/webapps/ROOT 2026-03-14 22:19:10 -07:00
uploadItemPhoto.php Fix production webroot path — both servers use /opt/lucee/tomcat/webapps/ROOT 2026-03-14 22:19:10 -07:00