alexveebee 2025-04-22 02:17:29 +00:00
parent b30232f773
commit 1671ec36c7

View File

@ -1089,7 +1089,6 @@ if ($step == 0) {
'<p><strong>Important:</strong> For security, please change the administrator password immediately after logging in.</p>' .
'<p style="text-align:center"><button onclick="window.location.href=\'/mod.php\'">Go to Admin Panel</button></p></div>';
$boards = listBoards();
foreach ($boards as &$_board) {
setupBoard($_board);