Changeset 641036
- Timestamp:
- 12/18/2012 11:38:49 AM (13 years ago)
- Location:
- live-score
- Files:
-
- 6 edited
- 1 copied
-
tags/2.2 (copied) (copied from live-score/trunk)
-
tags/2.2/livedat.php (modified) (1 diff)
-
tags/2.2/livescore.php (modified) (1 diff)
-
tags/2.2/readme.txt (modified) (1 diff)
-
trunk/livedat.php (modified) (1 diff)
-
trunk/livescore.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
live-score/tags/2.2/livedat.php
r640371 r641036 4 4 $var4="user_agent"; 5 5 $var5="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)"; 6 $var8="<table>,<tr>,<th>,<td>,<span>,<img> ";6 $var8="<table>,<tr>,<th>,<td>,<span>,<img>,<a>"; 7 7 $var9="/images/playing.gif"; 8 8 $var10="/live-score/images/playing.gif"; -
live-score/tags/2.2/livescore.php
r640371 r641036 2 2 /* 3 3 Plugin Name: LiveScore 4 Version: 2. 14 Version: 2.2 5 5 Plugin URI: http://www.iddaamerkezi.com/live-score/ 6 6 Description: This plugin adds online live scores to your blog. Before activate this plugin you must create a new page with name 'Live Score' -
live-score/tags/2.2/readme.txt
r640371 r641036 5 5 Requires at least: 2.0.0 6 6 Tested up to: 3.5 7 Stable tag: 2. 17 Stable tag: 2.2 8 8 9 9 This plugin adds online live scores to your blog. -
live-score/trunk/livedat.php
r640371 r641036 4 4 $var4="user_agent"; 5 5 $var5="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)"; 6 $var8="<table>,<tr>,<th>,<td>,<span>,<img> ";6 $var8="<table>,<tr>,<th>,<td>,<span>,<img>,<a>"; 7 7 $var9="/images/playing.gif"; 8 8 $var10="/live-score/images/playing.gif"; -
live-score/trunk/livescore.php
r640371 r641036 2 2 /* 3 3 Plugin Name: LiveScore 4 Version: 2. 14 Version: 2.2 5 5 Plugin URI: http://www.iddaamerkezi.com/live-score/ 6 6 Description: This plugin adds online live scores to your blog. Before activate this plugin you must create a new page with name 'Live Score' -
live-score/trunk/readme.txt
r640371 r641036 5 5 Requires at least: 2.0.0 6 6 Tested up to: 3.5 7 Stable tag: 2. 17 Stable tag: 2.2 8 8 9 9 This plugin adds online live scores to your blog.
Note: See TracChangeset
for help on using the changeset viewer.