Included match report per match;
Entering more then one point at same minute in match statistics is possible (will be shown in front end);
New link per match to show report upon request of visitor using $entry->matchreport (Column title is in variable: $titlematchreport);
New template parameters templatestats and templatereport, so these can be passed via tss tag on page;
New page with match report. It has the heading of a match as well;
Match stats can show the report. Use $matchreporttitle and $matchreport as smarty variables;
Defined a couple of arrays so they are not shown as errors in the backend.