PluginProbe
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management / 1.6.1
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management v1.6.1
1.6.1 1.6.0 1.5.1 1.5.0 1.4.0 1.3.0 trunk 0.0.1 1.0.0 1.1.0 1.1.1 1.1.2 1.2.0
← All changes | inc/database/base.php +1 -1 1.5.0 → 1.6.1 View file →
@@ -73,9 +73,9 @@
73 73 *
74 74 * @var bool
75 75 * @since 0.0.1
76 76 */
77 - private $db_upgradable;
77 + protected $db_upgradable;
78 78
79 79 /**
80 80 * Previously stored version of this table before the current upgrade
81 81 * (0 when the table had no recorded version yet). Exposed so child classes