Changeset 1660849
- Timestamp:
- 05/19/2017 12:46:28 PM (9 years ago)
- File:
-
- 1 edited
-
noozefeed/tags/1.07/noozefeed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
noozefeed/tags/1.07/noozefeed.php
r1648669 r1660849 4 4 * Plugin URI: http://www.noozefeed.com 5 5 * Description: Noozefeed is a simple publication plug-in with access to multiple social media outlets and allows the user to search, manage and publish real-time feeds based on hashtags, keywords and geographic locations. 6 * Version: 1.0 66 * Version: 1.07 7 7 * Author: Leakyfeed 8 8 * Author URI: http://www.noozefeed.com … … 12 12 /*---------------Demo Table Creation-------------------*/ 13 13 global $noozefeed_db_version; 14 $noozefeed_db_version = '1.0 5';14 $noozefeed_db_version = '1.07'; 15 15 16 16 function noozefeed_install()
Note: See TracChangeset
for help on using the changeset viewer.