]> git.mxchange.org Git - friendica.git/commit
Initialize `$port` with zero value (int) and not `false` (bool).
authorRoland Häder <roland@mxchange.org>
Sun, 22 Jul 2018 13:19:48 +0000 (15:19 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Jul 2018 14:27:51 +0000 (16:27 +0200)
commitf2cda6aa6625d5c1ffc8fabe47eb69b066cc07ee
tree504bc38ed1faac8e77bd5028ba5c47bce0813d16
parentc96fc8d62293abd40903bb528d822690888e7b85
Initialize `$port` with zero value (int) and not `false` (bool).
src/Database/DBA.php