Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Loiseau
GameOfWords
Commits
153d774b
Commit
153d774b
authored
Sep 22, 2015
by
ryu38000
Browse files
Update db.config.php
parent
1fba31a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
sys/db.config.php
View file @
153d774b
<?php
$dbhost
=
'
localhost
'
;
$dbuser
=
'
tab
'
;
$dbpasswd
=
'
innovatab$1
'
;
$dbname
=
'
tab
'
;
$dbhost
=
''
;
$dbuser
=
''
;
$dbpasswd
=
''
;
$dbname
=
''
;
//$dbuser = 'root';
//$dbpasswd = '';
?>
\ No newline at end of file
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment