mirror of
https://github.com/myronblair/tomtomgames
synced 2026-06-30 17:51:08 -05:00
185c27f6b485b1683762192d1a95b539f8f97c48
Root cause: saves went through admin.php which still used old console_url column and had broken response using undefined $sent variable (always returned error). - api/admin.php: platforms_create/update/delete fully rewritten with all agent fields, master-admin gating, and correct json_encode responses - api/admin.php: update now sets updated_at=NOW() on save - admin/index.php: game cards show last-edited date (✏️ from updated_at) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Mirror of github.com/myronblair/tomtomgames
Languages
PHP
99.8%
Shell
0.2%