Changeset 1772321
- Timestamp:
- 11/21/2017 01:25:01 PM (8 years ago)
- File:
-
- 1 edited
-
sidebar-post/trunk/sidebar_post.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sidebar-post/trunk/sidebar_post.php
r1772317 r1772321 4 4 Plugin URI: http://www.codiiv.com 5 5 Description: This plugin places a posting form in the sidebar 6 Version: 3.0.96 Version: 4.0 7 7 Author: Janvier M @ CODIIV 8 8 Author URI: http://www.codiiv.com … … 18 18 global $shortname; 19 19 $shortname = "spost_"; 20 define('SPOST_VERSION',' 3.0.9');21 define('SPOST_DATABASE_VERSION',' 3.0.9');20 define('SPOST_VERSION','4.0'); 21 define('SPOST_DATABASE_VERSION','4.0'); 22 22 define('SPOST_BUILD','06112017'); 23 23 define('SOFTWARE_NAME',__('Sidebar Post','spost'));
Note: See TracChangeset
for help on using the changeset viewer.