Changeset 524080
- Timestamp:
- 03/26/2012 11:05:47 PM (14 years ago)
- File:
-
- 1 edited
-
thinglink/trunk/rjw-thinglink.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
thinglink/trunk/rjw-thinglink.php
r474687 r524080 5 5 Plugin URI: http://thinglink.com/ 6 6 Description: A simple way to add the Thinglink script to your whole website. Go to <a href="plugins.php?page=rjw-thinglink-config">settings</a>. 7 Version: 1.0. 57 Version: 1.0.6 8 8 Author: Thinglink 9 9 Author URI: http://thinglink.com/ … … 14 14 15 15 const PLUGIN_NAME = "Thinglink"; 16 const PLUGIN_VERSION = "1.0. 5";16 const PLUGIN_VERSION = "1.0.6"; 17 17 const PLUGIN_CONFIG_HOOK = "rjw-thinglink-config"; 18 18 const PLUGIN_CONFIG_URL = "/thinglink/rjw-thinglink-config.php";
Note: See TracChangeset
for help on using the changeset viewer.