Changeset 2091430
- Timestamp:
- 05/20/2019 12:17:45 PM (7 years ago)
- File:
-
- 1 edited
-
easycpmods-toolbox/trunk/ecpm-toolbox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easycpmods-toolbox/trunk/ecpm-toolbox.php
r2091352 r2091430 213 213 return false; 214 214 215 if ($plugin_data[' version'] != $plugin['plugin_version'])215 if ($plugin_data['Version'] != $plugin['plugin_version']) 216 216 return $plugin['plugin_version']; 217 217 else
Note: See TracChangeset
for help on using the changeset viewer.