tplLeagueStats Code
Brought to you by:
eetimle
File | Date | Author | Commit |
---|---|---|---|
admin | 2013-08-16 |
![]() |
[917a68] Changed the files to match 2.0 release |
css | 2013-08-16 |
![]() |
[eb662a] Initial commit |
images | 2013-08-16 |
![]() |
[eb662a] Initial commit |
lng | 2013-08-16 |
![]() |
[eb662a] Initial commit |
bottom.txt | 2013-08-16 |
![]() |
[83b03b] change bottom.txt to match 2.0 |
change.php | 2013-08-16 |
![]() |
[eb662a] Initial commit |
footer.php | 2013-08-16 |
![]() |
[eb662a] Initial commit |
header.php | 2013-08-16 |
![]() |
[eb662a] Initial commit |
headtohead.php | 2013-08-16 |
![]() |
[eb662a] Initial commit |
index.php | 2013-08-16 |
![]() |
[eb662a] Initial commit |
language.inc | 2013-08-16 |
![]() |
[eb662a] Initial commit |
license.txt | 2013-08-16 |
![]() |
[eb662a] Initial commit |
manual.txt | 2013-08-16 |
![]() |
[917a68] Changed the files to match 2.0 release |
manual.txt~ | 2013-08-16 |
![]() |
[917a68] Changed the files to match 2.0 release |
readme.txt | 2013-08-16 |
![]() |
[917a68] Changed the files to match 2.0 release |
season.php | 2013-08-16 |
![]() |
[eb662a] Initial commit |
tplLeagueStats is a league stats software designed for football (soccer) team. ************************************************************ Copyright (C) 2003 Timo Leppänen / TPL Design This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ************************************************************ https://sourceforge.net/p/tplls/wiki/Home%20-%20tplLeagueStats/ ************************************************************ Version 2.0 | Aug 2013 ************************************************************ READ manual.txt for installing & other help!!! ************************************************************ ************************************************************ To file a bug or submit a feature request: https://sourceforge.net/p/tplls/tickets/ ************************************************************ ************************************************************ Version history 2.0: August 2013 - not compatible with 1.* version - Changed all the table & column names to be easier written - changed all the mysql_querys to pdo-queries - changed admin/leaguematches.php to be easier to add teams (removed dropdown menus) - added admin/functions.php to have some functions in the code ;) - some bug fixes noticed when calculating points for lose - several bug fixes related to php warnings 1.03: November 2003 - fixed season stats bug when mysql version is > 4.0 1.02: August 2003 - dutch language added - fixed a bug when you tried to delete a season 1.01: August 2003 - six new languages build in - fixed a bug when seasonid session variable was not correctly passed from index.php to headtohead.php 1.0: July 2003 - first version ************************************************************