Plugin Directory

Changeset 641036


Ignore:
Timestamp:
12/18/2012 11:38:49 AM (13 years ago)
Author:
iddaa
Message:

tagging 2.2 version

Location:
live-score
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • live-score/tags/2.2/livedat.php

    r640371 r641036  
    44$var4="user_agent";
    55$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>";
    77$var9="/images/playing.gif";
    88$var10="/live-score/images/playing.gif";
  • live-score/tags/2.2/livescore.php

    r640371 r641036  
    22/*
    33Plugin Name: LiveScore
    4 Version: 2.1
     4Version: 2.2
    55Plugin URI: http://www.iddaamerkezi.com/live-score/
    66Description: 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  
    55Requires at least: 2.0.0
    66Tested up to: 3.5
    7 Stable tag: 2.1
     7Stable tag: 2.2
    88
    99This plugin adds online live scores to your blog.
  • live-score/trunk/livedat.php

    r640371 r641036  
    44$var4="user_agent";
    55$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>";
    77$var9="/images/playing.gif";
    88$var10="/live-score/images/playing.gif";
  • live-score/trunk/livescore.php

    r640371 r641036  
    22/*
    33Plugin Name: LiveScore
    4 Version: 2.1
     4Version: 2.2
    55Plugin URI: http://www.iddaamerkezi.com/live-score/
    66Description: 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  
    55Requires at least: 2.0.0
    66Tested up to: 3.5
    7 Stable tag: 2.1
     7Stable tag: 2.2
    88
    99This plugin adds online live scores to your blog.
Note: See TracChangeset for help on using the changeset viewer.