Added the email for the owner and changed the admin123 for the login page

This commit is contained in:
2026-08-20 09:42:02 +01:00
parent 1ea31362c4
commit ee6c739305
6 changed files with 63 additions and 14 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="simone";
$db_pass="Angela";
$db_user="root";
$db_pass="";
//-------------------------------------------------------------------------------------
// --- DON'T CHANGE ALL THE CODE BELOW!!! ---