Changeset 425003
- Timestamp:
- 08/17/2011 06:23:38 PM (15 years ago)
- File:
-
- 1 edited
-
wp-pluspoints/trunk/wp-pluspoints.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-pluspoints/trunk/wp-pluspoints.php
r422247 r425003 5 5 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AHW8KLEXPH6GC 6 6 Description: A plug-in that will allow you to log your meals and let you know how many Plus Points you use in relationship to your targeted daily plus points. 7 Version: 1. 17 Version: 1.2 8 8 Author: Andrew Alba 9 9 Author URI: http://www.dingobytes.com/ … … 13 13 */ 14 14 //define('WPPP_vNum', '1.2'); 15 $WPPP_vNum = '1. 1';15 $WPPP_vNum = '1.2'; 16 16 17 17 // Check for location modifications in wp-config
Note: See TracChangeset
for help on using the changeset viewer.