Changeset 1794592
- Timestamp:
- 12/30/2017 03:47:20 PM (8 years ago)
- Location:
- good-url-preview-box
- Files:
-
- 3 edited
- 9 copied
-
tags/1.11.1 (copied) (copied from good-url-preview-box/trunk)
-
tags/1.11.1/gurlpb-activated.php (copied) (copied from good-url-preview-box/trunk/gurlpb-activated.php)
-
tags/1.11.1/gurlpb-config.php (copied) (copied from good-url-preview-box/trunk/gurlpb-config.php) (1 diff)
-
tags/1.11.1/gurlpb-settings-admin.php (copied) (copied from good-url-preview-box/trunk/gurlpb-settings-admin.php)
-
tags/1.11.1/gurlpb-start.php (copied) (copied from good-url-preview-box/trunk/gurlpb-start.php)
-
tags/1.11.1/gute-url-preview-box.php (copied) (copied from good-url-preview-box/trunk/gute-url-preview-box.php) (1 diff)
-
tags/1.11.1/readme.txt (copied) (copied from good-url-preview-box/trunk/readme.txt) (2 diffs)
-
tags/1.11.1/screenshot-1.jpg (copied) (copied from good-url-preview-box/trunk/screenshot-1.jpg)
-
tags/1.11.1/screenshot-2.jpg (copied) (copied from good-url-preview-box/trunk/screenshot-2.jpg)
-
trunk/gurlpb-config.php (modified) (1 diff)
-
trunk/gute-url-preview-box.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
good-url-preview-box/tags/1.11.1/gurlpb-config.php
r1794588 r1794592 1 1 <?php 2 2 class Gurlpb_config { 3 public static $_VERSION = '1.11 '; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!3 public static $_VERSION = '1.11.1'; // 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/tags/1.11.1/gute-url-preview-box.php
r1794588 r1794592 6 6 Author: Martin Schaedler 7 7 Author URI: https://hypnose54321.de/frankfurt/_contact.html 8 Version: 1.11 8 Version: 1.11.1 9 9 Text Domain: gurlpb 10 10 */ -
good-url-preview-box/tags/1.11.1/readme.txt
r1794590 r1794592 115 115 == Upgrade Notice == 116 116 117 = 1.11 =117 = 1.11.1 = 118 118 Registration page added. 119 119 … … 158 158 == Changelog == 159 159 160 = 1.11 =160 = 1.11.1 = 161 161 Registration page added. 162 162 -
good-url-preview-box/trunk/gurlpb-config.php
r1794588 r1794592 1 1 <?php 2 2 class Gurlpb_config { 3 public static $_VERSION = '1.11 '; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!3 public static $_VERSION = '1.11.1'; // 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
r1794588 r1794592 6 6 Author: Martin Schaedler 7 7 Author URI: https://hypnose54321.de/frankfurt/_contact.html 8 Version: 1.11 8 Version: 1.11.1 9 9 Text Domain: gurlpb 10 10 */ -
good-url-preview-box/trunk/readme.txt
r1794590 r1794592 115 115 == Upgrade Notice == 116 116 117 = 1.11 =117 = 1.11.1 = 118 118 Registration page added. 119 119 … … 158 158 == Changelog == 159 159 160 = 1.11 =160 = 1.11.1 = 161 161 Registration page added. 162 162
Note: See TracChangeset
for help on using the changeset viewer.