Changeset 2091431
- Timestamp:
- 05/20/2019 12:18:22 PM (7 years ago)
- File:
-
- 1 edited
-
easycpmods-toolbox/tags/1.2.8/ecpm-toolbox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easycpmods-toolbox/tags/1.2.8/ecpm-toolbox.php
r2091352 r2091431 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.