Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
d0fc019d
Commit
d0fc019d
authored
Feb 10, 2010
by
tbrehm
Browse files
No commit message
No commit message
parent
e65b04a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/lib/classes/db_mysql.inc.php
View file @
d0fc019d
...
...
@@ -52,6 +52,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
$this
->
dbName
=
$conf
[
"db_database"
];
$this
->
dbUser
=
$conf
[
"db_user"
];
$this
->
dbPass
=
$conf
[
"db_password"
];
$this
->
dbCharset
=
$conf
[
'db_charset'
];
//$this->connect();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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