revert a2f36b6fac
revert Fixed the READMEs and small fix around the project
This commit is contained in:
+3
-3
@@ -7,9 +7,9 @@ $php_debug="off";
|
||||
$db_needed="yes";
|
||||
$db_debug="yes";
|
||||
$db_host="localhost";
|
||||
$db_name="sld_blocknotes_db";
|
||||
$db_user="root";
|
||||
$db_pass="";
|
||||
$db_name="blocknotes_db";
|
||||
$db_user="simone";
|
||||
$db_pass="Angela";
|
||||
|
||||
//-------------------------------------------------------------------------------------
|
||||
// --- DON'T CHANGE ALL THE CODE BELOW!!! ---
|
||||
|
||||
Reference in New Issue
Block a user