Files
novacpx/panel/public/assets/js
myron 0bdaa048df fix: remove stray brace in admin.js that broke IIFE scope
Extra } after auditLog helpers was closing the outer async IIFE early,
causing phpManager() and all subsequent functions to parse outside the
IIFE — resulting in "Unexpected token async" crash and a blank panel.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 11:05:51 +00:00
..