corrected part about changes from earlier versions

main
fuzzykitten 2025-04-01 15:52:53 -04:00
parent 7cab24ad75
commit f5fee4c2b3
1 changed files with 0 additions and 3 deletions

View File

@ -402,9 +402,6 @@ The code has been almost completely rewritten. A lot of features have
been added, and a lot of bugs were fixed.
The most notable change is that endboard uses sqlite3 now instead of
storing the messages in json files.
All features that resided in other php files in earlier versions have
been put in index.php, this file has grown a lot as a result
(but the code is much better organized and consistent now).
## Licence stuff