Update config.php
Signed-off-by: nestict <icttechnest@gmail.com>
This commit is contained in:
parent
985ba683b8
commit
94131a667f
@ -5,9 +5,9 @@
|
||||
|
||||
// Database PHPNuxBill
|
||||
$db_host = 'localhost';
|
||||
$db_user = 'Nestict';
|
||||
$db_password = 'Kenya@2030!';
|
||||
$db_name = 'mbsa';
|
||||
$db_user = 'test';
|
||||
$db_password = 'test!';
|
||||
$db_name = 'test';
|
||||
|
||||
if($_app_stage!='Live'){
|
||||
error_reporting(E_ERROR);
|
||||
|
Loading…
x
Reference in New Issue
Block a user