🏡 index : ~doyle/koselig.git

author Jordan Doyle <jordan@doyle.wf> 2016-10-26 23:30:22.0 +00:00:00
committer Jordan Doyle <jordan@doyle.wf> 2016-10-26 23:30:22.0 +00:00:00
commit
0f3495743f3e012124eea592ccf6faa12a5f65fb [patch]
tree
c1c8f491e2da74cbe2c35a239a2e92aca8a73e01
parent
9fd7212b8b711fb9a86fe6dc6afc1c5039cbae49
parent
e654b3c106c8a4e24e3dd894fe218c3384b1a907
download
0f3495743f3e012124eea592ccf6faa12a5f65fb.tar.gz

Merge branch 'master' of https://github.com/koselig/library



Diff

 src/Proxy/WordpressDatabase.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Proxy/WordpressDatabase.php b/src/Proxy/WordpressDatabase.php
index 4e42bf1..3784a56 100644
--- a/src/Proxy/WordpressDatabase.php
+++ b/src/Proxy/WordpressDatabase.php
@@ -40,6 +40,7 @@ class WordpressDatabase extends wpdb
     * 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)