Skip to content

Commit

Permalink
Minor copy updates
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Jan 28, 2024
1 parent 715f2e3 commit 9293fbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Zebra_Database.php
Original file line number Diff line number Diff line change
Expand Up @@ -4525,10 +4525,9 @@ private function _connected() {
} catch (Exception $e) {
}

// tries to connect to the MySQL database
// if connection could not be established
if (mysqli_connect_errno())

// if connection could not be established
// save debug information
return $this->_log('errors', array(

Expand Down

0 comments on commit 9293fbe

Please sign in to comment.