edit source
This commit is contained in:
parent
52aa201299
commit
73f1fddbb4
@ -4,8 +4,8 @@
|
||||
# HTTP="true"
|
||||
$hostname_repnew = "localhost";
|
||||
$database_repnew = "reportifynew";
|
||||
$username_repnew = "solocla";
|
||||
$password_repnew = "!Massarosa2";
|
||||
$username_repnew = "root";
|
||||
$password_repnew = "";
|
||||
|
||||
$servername = $hostname_repnew;
|
||||
$username = $username_repnew;
|
||||
|
||||
@ -348,6 +348,7 @@
|
||||
}
|
||||
}
|
||||
$('#div_rdo_csv').html(str_arr_title);
|
||||
$('#tbody_result').html("");
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user