Fixing references to $this->wpdb which should now be $wpdb for database updates
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 7 Jun 2016 18:44:21 +0000 (14:44 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 7 Jun 2016 18:44:21 +0000 (14:44 -0400)
commit055ed1bf1fbfdbd9e6f3e57664fc66f8678b3e7e
tree4ca2cab0cacd7bd8a1db5d9603d57e961d481493
parentf37d3afab452ce4ca2bcba099a418d3d5463cfaa
Fixing references to $this->wpdb which should now be $wpdb for database updates
setup/databaseScripts/update_database_V1.0.28.php
setup/databaseScripts/update_database_V1.0.30.php
setup/databaseScripts/update_database_V1.1.3.php