Tag version 1.2.5

This commit is contained in:
Brian Miyaji
2014-07-27 03:39:34 +10:00
parent 641f1eefd6
commit b871b5f796
6 changed files with 12 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
* @author ThemeBoy
* @category Admin
* @package SportsPress/Admin
* @version 1.2
* @version 1.2.5
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

View File

@@ -5,7 +5,7 @@
* The SportsPress league table class handles individual league table data.
*
* @class SP_League_Table
* @version 1.2.3
* @version 1.2.5
* @package SportsPress/Classes
* @category Class
* @author ThemeBoy

View File

@@ -5,7 +5,7 @@
* The SportsPress player list class handles individual player list data.
*
* @class SP_Player_List
* @version 1.1
* @version 1.2.5
* @package SportsPress/Classes
* @category Class
* @author ThemeBoy

View File

@@ -7,7 +7,7 @@
* @author ThemeBoy
* @category Core
* @package SportsPress/Functions
* @version 1.2.3
* @version 1.2.5
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly