author | Jordan Doyle <w4@users.noreply.github.com> | 2016-10-27 0:28:49.0 +01:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-27 0:28:49.0 +01:00:00 |
commit | e654b3c106c8a4e24e3dd894fe218c3384b1a907 [patch] |
|
tree | d515987c6949beb825922df99f873558517b7d98 |
|
parent | 6da84014cffe95d73458434358e3eabac8bbeece |
|
download | e654b3c106c8a4e24e3dd894fe218c3384b1a907.tar.gz |
Applied fixes from StyleCI (#12)
[ci skip] [skip ci]
Diff
src/Proxy/WordpressDatabase.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Proxy/WordpressDatabase.php b/src/Proxy/WordpressDatabase.php index 1a9b3a9..835e04c 100644 --- a/src/Proxy/WordpressDatabase.php +++ a/src/Proxy/WordpressDatabase.php @@ -40,6 +40,7 @@ * so we'll just pretend we're always connected to whatever is calling us. * * @param bool $allow_bail * * @return bool */ public function check_connection($allow_bail = true)