Files
server-manager/views/servers
Agent 1e01961462 fix: remove duplicate old() function causing 500 on create page
- Removed the local old() function definition from views/servers/create.php
  which conflicted with the global old() in src/Helpers/functions.php:37
- Replaced all old() calls with direct htmlspecialchars([...]) lookups
2026-06-13 14:08:07 -04:00
..
2026-06-06 18:08:47 -04:00