Changeset 2955560
- Timestamp:
- 08/18/2023 10:16:08 PM (3 years ago)
- Location:
- expan-pro/trunk
- Files:
-
- 2 edited
-
index.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
expan-pro/trunk/index.php
r2955554 r2955560 4 4 * Plugin URI: https://www.expan.cl 5 5 * Description: This plugin is designed to use the Expan Pro service associated with your user account created by Expan Tours. 6 * Version: 2. 26 * Version: 2.3 7 7 * Author: Expan Team 8 8 * Text Domain: expanpro … … 111 111 $ref_rate_array = array('',''); 112 112 } 113 114 if($d['media']):115 113 116 114 $d['paises'] = $paises; … … 168 166 </div> 169 167 </div> 170 <?php end if; endforeach; ?>168 <?php endforeach; ?> 171 169 </div> 172 170 </section> -
expan-pro/trunk/readme.txt
r2955554 r2955560 83 83 == Changelog == 84 84 85 = 2.1 = 85 = 2.3 = 86 * Internal API fixes 87 88 = 2.2 = 86 89 * Fixed transcient time 12 hours 87 90
Note: See TracChangeset
for help on using the changeset viewer.