mirror of
https://github.com/myronblair/tomtomgames
synced 2026-06-30 17:51:08 -05:00
f96c1b33c052a2e6317ab422ef83f0009fed2b27
Two concurrent loadAdminReferrals() calls shared the same DOM container, so whichever fetch resolved last would overwrite the other's result. Added a request ID counter (_refListReqId) so stale responses are discarded rather than applied. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Mirror of github.com/myronblair/tomtomgames
Languages
PHP
99.8%
Shell
0.2%