sdwebserver/app/Controllers
Alfonso Saavedra "Son Link" 199639a2f1
The fastest laps for each track and category are now stored in a separate table.
To create the new table, as well as to populate it, you have to run the SQL script export_best_laps.sql
2024-11-30 10:57:59 +01:00
..
BaseController.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Cars.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Dashboard.php Fix remove avatar if previous version isn't exists 2024-11-07 17:11:28 +01:00
Home.php The fastest laps for each track and category are now stored in a separate table. 2024-11-30 10:57:59 +01:00
Install.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Races.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Register.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Tracks.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Users.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Webserver.php The fastest laps for each track and category are now stored in a separate table. 2024-11-30 10:57:59 +01:00