Changeset 1254990
- Timestamp:
- 09/28/2015 10:34:24 AM (11 years ago)
- File:
-
- 1 edited
-
wp-integration/trunk/wp-integration.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-integration/trunk/wp-integration.php
r1254983 r1254990 11 11 * Plugin URI: http://www.inveostore.com 12 12 * Description: Integrates Wordpress with any application with just one simple click. 13 * Version: 1.4.1 213 * Version: 1.4.13 14 14 * Author: Inveo s.r.o. 15 15 * Author URI: http://www.inveostore.com … … 28 28 29 29 define('THEMEPROVIDER_CONN_LOADED', true); 30 define('THEMEPROVIDER_CONN_VERSION', '1.4.1 2');30 define('THEMEPROVIDER_CONN_VERSION', '1.4.13'); 31 31 define('THEMEPROVIDER_CONN_REQVERSION', '1.3.00'); 32 32 define('THEMEPROVIDER_CONN_APP', 'WordPress');
Note: See TracChangeset
for help on using the changeset viewer.