Fixed First Start

This commit is contained in:
2026-08-20 09:02:05 +01:00
parent a2f36b6fac
commit 1ea31362c4
5 changed files with 54 additions and 20 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ $db_needed="yes";
$db_debug="yes";
$db_host="localhost";
$db_name="sld_blocknotes_db";
$db_user="root";
$db_pass="";
$db_user="simone";
$db_pass="Angela";
//-------------------------------------------------------------------------------------
// --- DON'T CHANGE ALL THE CODE BELOW!!! ---