Changeset 1551542
- Timestamp:
- 12/10/2016 03:32:59 PM (9 years ago)
- Location:
- good-url-preview-box/trunk
- Files:
-
- 3 edited
-
gurlpb-config.php (modified) (1 diff)
-
gute-url-preview-box.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
good-url-preview-box/trunk/gurlpb-config.php
r1551537 r1551542 1 1 <?php 2 2 class Gurlpb_config { 3 public static $_VERSION = '1. 8'; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!3 public static $_VERSION = '1.9'; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN! 4 4 public static $_DEBUG = false; 5 5 public static $_LOCAL = false; -
good-url-preview-box/trunk/gute-url-preview-box.php
r1551537 r1551542 6 6 Author: Martin Schaedler 7 7 Author URI: https://hypnose54321.de/frankfurt/_contact.html 8 Version: 1. 88 Version: 1.9 9 9 Text Domain: gurlpb 10 10 */ -
good-url-preview-box/trunk/readme.txt
r1551537 r1551542 115 115 == Upgrade Notice == 116 116 117 = 1. 8=117 = 1.9 = 118 118 Statistics added. How many times are the preview boxed displayed. Many views in one user session is counted as one view. 119 119 I love to hear your suggestions, to make it even better. … … 149 149 == Changelog == 150 150 151 = 1.9 = 152 * Statistics added. How many times are the preview boxed displayed. Many views in one user session is counted as one view. 153 151 154 = 1.8 = 152 * Statistics added. How many times are the preview boxed displayed. Many views in one user session is counted as one view.155 Not used this version number. 153 156 154 157 = 1.7 =
Note: See TracChangeset
for help on using the changeset viewer.