Changeset 1542543
- Timestamp:
- 11/29/2016 10:27:27 AM (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) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
good-url-preview-box/trunk/gurlpb-config.php
r1536878 r1542543 1 1 <?php 2 2 class Gurlpb_config { 3 public static $_VERSION = '1. 6'; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!3 public static $_VERSION = '1.7'; // 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
r1536878 r1542543 6 6 Author: Martin Schaedler 7 7 Author URI: https://hypnose54321.de/frankfurt/_contact.html 8 Version: 1. 68 Version: 1.7 9 9 Text Domain: gurlpb 10 10 */ -
good-url-preview-box/trunk/readme.txt
r1542243 r1542543 119 119 Nothing big. No new feature. no new functions. Only a bugfix. 120 120 Bugfix: Text "Guteurls loading..." did not disappear. Now a JS will hide it, after loading page. 121 122 121 I love to hear your suggestions, to make it even better. 123 124 122 125 123 = 1.6 =
Note: See TracChangeset
for help on using the changeset viewer.