first commit
This commit is contained in:
7
config.php
Normal file
7
config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
;
|
||||
$database['host'] = 'localhost';
|
||||
$database['user'] = 'inwestprof_projectPpro';
|
||||
$database['password'] = '5CKr4aqF20mjBLgqLEk';
|
||||
$database['name'] = 'inwestprof_projectPro';
|
||||
?>
|
||||
Reference in New Issue
Block a user