avs-code / PREM-Podium-race-E-manager

Description PREM (Podium race e manager) is management software for races and race leagues. It can be used to create overviews of race results. Based on Paddock 7.10beta by: demontpx
https://arv187.github.io/PREM-Podium-race-E-manager/
GNU General Public License v3.0
5 stars 1 forks source link

What is img_season_race.php file? #19

Closed avs-code closed 6 years ago

avs-code commented 7 years ago

This file apparently not have any function. So that could have served?

DemonTPx commented 7 years ago

That file renders text vertically. Example from your demo page: http://prem.hol.es/prem/img_season_race.php?text=Monza+Italy&text2=Autodromo+Nazionale

You could probably replace that with some CSS styling nowadays...