Changeset 2388856
- Timestamp:
- 09/26/2020 12:32:52 PM (6 years ago)
- Location:
- lifeline-donation/trunk
- Files:
-
- 3 edited
-
lifeline-donation.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
webinane-commerce/includes/Classes/Webinane.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lifeline-donation/trunk/lifeline-donation.php
r2388843 r2388856 8 8 * Text Domain: lifeline-donation 9 9 * Domain Path: /languages 10 * Version: 1.2.0. 210 * Version: 1.2.0.3 11 11 * 12 12 * @package Lifeline_Donation -
lifeline-donation/trunk/readme.txt
r2388230 r2388856 5 5 Requires at least: 5.0 6 6 Tested up to: 5.5 7 Stable tag: 1.2.0. 27 Stable tag: 1.2.0.3 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later -
lifeline-donation/trunk/webinane-commerce/includes/Classes/Webinane.php
r2388832 r2388856 259 259 $wpdb->query("ALTER TABLE {$wpdb->prefix}wpcommerce_order_items ADD currency varchar(3) DEFAULT 'USD'"); 260 260 } 261 $sdfsdfsdf = $sfsfsfdfsdf; 261 262 262 $settings = get_option('_wpcommerce_settings'); 263 263 if(! isset($settings['gateways'])) {
Note: See TracChangeset
for help on using the changeset viewer.