Plugin Directory

Changeset 2955560


Ignore:
Timestamp:
08/18/2023 10:16:08 PM (3 years ago)
Author:
expantours
Message:

2.3

  • Internal API fixes
Location:
expan-pro/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • expan-pro/trunk/index.php

    r2955554 r2955560  
    44 * Plugin URI: https://www.expan.cl
    55 * Description: This plugin is designed to use the Expan Pro service associated with your user account created by Expan Tours.
    6  * Version: 2.2
     6 * Version: 2.3
    77 * Author: Expan Team
    88 * Text Domain: expanpro
     
    111111                     $ref_rate_array = array('','');
    112112                   }
    113 
    114                    if($d['media']):
    115113                 
    116114                    $d['paises'] = $paises;
     
    168166                     </div>
    169167                  </div>
    170                 <?php endif; endforeach; ?>
     168                <?php endforeach; ?>
    171169             </div>
    172170          </section>
  • expan-pro/trunk/readme.txt

    r2955554 r2955560  
    8383== Changelog ==
    8484
    85 = 2.1 =
     85= 2.3 =
     86* Internal API fixes
     87
     88= 2.2 =
    8689* Fixed transcient time 12 hours
    8790
Note: See TracChangeset for help on using the changeset viewer.