[ffl-cvs] old/ffl/patch ffl-0.7.3-update.diff,NONE,1.1
Status: Inactive
Brought to you by:
rizzo
From: Brad S. <sc...@us...> - 2004-07-30 02:58:40
|
Update of /cvsroot/ffl/old/ffl/patch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18097 Modified Files: Tag: 1.1 ffl-0.7.3-update.diff Log Message: Patch file zipped up for downloading pleasure. Index: ffl-0.7.3-update.diff =================================================================== RCS file: /cvsroot/ffl/old/ffl/patch/ffl-0.7.3-update.diff,v retrieving revision 1.0 retrieving revision 1.1 diff -C2 -d -r1.0 -r1.1 *** ffl-0.7.3-update.diff 28 Jul 2004 01:35:09 -0000 1.0 --- ffl-0.7.3-update.diff 30 Jul 2004 02:58:30 -0000 1.1 *************** *** 1,4 **** Binary files ffl-0.7.2/.DS_Store and ffl-0.7.3/.DS_Store differ - Only in ffl-0.7.3: CVS.sandboxinfo diff -ur ffl-0.7.2/INSTALL ffl-0.7.3/INSTALL --- ffl-0.7.2/INSTALL Fri Aug 23 11:11:22 2002 --- 1,3 ---- *************** *** 126,130 **** Only in ffl-0.7.3: patch Binary files ffl-0.7.2/php/.DS_Store and ffl-0.7.3/php/.DS_Store differ - Only in ffl-0.7.3/php: CVS.sandboxinfo diff -ur ffl-0.7.2/php/drafts.php ffl-0.7.3/php/drafts.php --- ffl-0.7.2/php/drafts.php Mon Aug 26 15:04:48 2002 --- 125,128 ---- *************** *** 279,287 **** <td> <? echo $games[$i]->getHFFLTeamScore(); ?> ! Only in ffl-0.7.3/php/images: CVS.sandboxinfo ! Only in ffl-0.7.3/php/images/logos: CVS.sandboxinfo ! Only in ffl-0.7.3/php/images/players: CVS.sandboxinfo Binary files ffl-0.7.2/php/lib/.DS_Store and ffl-0.7.3/php/lib/.DS_Store differ - Only in ffl-0.7.3/php/lib: CVS.sandboxinfo diff -ur ffl-0.7.2/php/lib/VERSION ffl-0.7.3/php/lib/VERSION --- ffl-0.7.2/php/lib/VERSION Sat Sep 21 19:44:34 2002 --- 277,284 ---- <td> <? echo $games[$i]->getHFFLTeamScore(); ?> ! Only in ffl-0.7.3/php/images: .DS_Store ! Only in ffl-0.7.3/php/images/logos: .DS_Store ! Only in ffl-0.7.3/php/images/players: .DS_Store Binary files ffl-0.7.2/php/lib/.DS_Store and ffl-0.7.3/php/lib/.DS_Store differ diff -ur ffl-0.7.2/php/lib/VERSION ffl-0.7.3/php/lib/VERSION --- ffl-0.7.2/php/lib/VERSION Sat Sep 21 19:44:34 2002 *************** *** 291,295 **** +0.7.3 Only in ffl-0.7.3/php/lib/classes: .DS_Store - Only in ffl-0.7.3/php/lib/classes: CVS.sandboxinfo diff -ur ffl-0.7.2/php/lib/classes/fflteam.php ffl-0.7.3/php/lib/classes/fflteam.php --- ffl-0.7.2/php/lib/classes/fflteam.php Thu Sep 5 01:45:14 2002 --- 288,291 ---- *************** *** 522,526 **** diff -ur ffl-0.7.2/php/rosters.php ffl-0.7.3/php/rosters.php --- ffl-0.7.2/php/rosters.php Sat Sep 14 00:27:20 2002 ! +++ ffl-0.7.3/php/rosters.php Tue Jul 13 23:43:02 2004 @@ -4,9 +4,9 @@ <? --- 518,522 ---- diff -ur ffl-0.7.2/php/rosters.php ffl-0.7.3/php/rosters.php --- ffl-0.7.2/php/rosters.php Sat Sep 14 00:27:20 2002 ! +++ ffl-0.7.3/php/rosters.php Thu Jul 29 21:52:24 2004 @@ -4,9 +4,9 @@ <? *************** *** 536,540 **** if(empty($year)) ! @@ -25,7 +25,7 @@ { $players = $teams[$i]->getRoster(); --- 532,542 ---- if(empty($year)) ! @@ -20,12 +20,12 @@ ! ! // No fflteam_id is selected, show list of teams and owners ! ?><table border="0" cellpadding="3" cellspacing="0" width="50%"><? ! -$teams = $thisTeam->getAllFFLTeams(); ! +$teams = $thisTeam->getAllActiveFFLTeams(); ! for($i=0; $i<sizeof($teams); $i++) { $players = $teams[$i]->getRoster(); *************** *** 953,959 **** ?> Binary files ffl-0.7.2/sql/.DS_Store and ffl-0.7.3/sql/.DS_Store differ - Only in ffl-0.7.3/sql: CVS.sandboxinfo Binary files ffl-0.7.2/sql/load/.DS_Store and ffl-0.7.3/sql/load/.DS_Store differ - Only in ffl-0.7.3/sql/load: CVS.sandboxinfo diff -ur ffl-0.7.2/sql/load/load_fflteams.sql ffl-0.7.3/sql/load/load_fflteams.sql --- ffl-0.7.2/sql/load/load_fflteams.sql Thu Aug 22 14:22:08 2002 --- 955,959 ---- *************** *** 2504,2508 **** HOST=localhost Binary files ffl-0.7.2/sql/tables/.DS_Store and ffl-0.7.3/sql/tables/.DS_Store differ - Only in ffl-0.7.3/sql/tables: CVS.sandboxinfo diff -ur ffl-0.7.2/sql/tables/fflteams.sql ffl-0.7.3/sql/tables/fflteams.sql --- ffl-0.7.2/sql/tables/fflteams.sql Wed Jul 24 11:09:56 2002 --- 2504,2507 ---- |