mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-06-30 17:50:32 -05:00
935b838c8f
All api/*.php files include functions.php but none called session_start(), so $_SESSION writes were lost after each request. Cart appeared to work (API returned cart_count:1) but nothing was ever saved. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>