http://bosi.allin1websolutions.com/downloads.html
There are 2 additions to this:
1. Jack added stylesheet support. You can now change the fonts, colors, etc by changing the settings in the included style sheet (it's part of the lastexport file).
2. To install, you no longer have to go through a lengthy customization process. Instead, upload lastexport.php with the league and teams CSV files generated by my exporter (if you don't have it yet, you can download this from the same link above). You only have to change 2 variables in lastexport now to get it to work:
// Modify these variables to indicate the directories where the exports are stored
$STR_cur_exports = "exports";
$STR_old_exports = "old_exports";
I am cross posting this in the on-line leagues forum as well. Enjoy!