corrected part about changes from earlier versions
parent
7cab24ad75
commit
f5fee4c2b3
|
@ -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.
|
been added, and a lot of bugs were fixed.
|
||||||
The most notable change is that endboard uses sqlite3 now instead of
|
The most notable change is that endboard uses sqlite3 now instead of
|
||||||
storing the messages in json files.
|
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
|
## Licence stuff
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue