Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spotman committed May 7, 2014
1 parent 8ac8272 commit e992d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/Database/MySQLi.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public function connect()
'socket' => ini_get("mysqli.default_socket"),
));


// Prevent this information from showing up in traces
unset($this->_config['connection']['username'], $this->_config['connection']['password']);

Expand Down

0 comments on commit e992d57

Please sign in to comment.