Changeset 1088401
- Timestamp:
- 02/12/2015 07:23:32 PM (11 years ago)
- Location:
- sidebar-post/trunk
- Files:
-
- 2 edited
-
nexusframework/nexus.php (modified) (1 diff)
-
sidebar_post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sidebar-post/trunk/nexusframework/nexus.php
r1088399 r1088401 173 173 $('#spostMessages').addClass('failure'); 174 174 } 175 }); 175 }); 176 176 177 177 }) -
sidebar-post/trunk/sidebar_post.php
r1088397 r1088401 18 18 global $shortname; 19 19 $shortname = "spost_"; 20 21 20 define('SPOST_VERSION','3.0.5'); 22 21 define('SPOST_DATABASE_VERSION','3.0.5');
Note: See TracChangeset
for help on using the changeset viewer.