diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2021-09-03 09:15:46 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2021-09-03 09:15:46 +0200 |
commit | 74b06505888d69602b32d792ba4a815cd604ae41 (patch) | |
tree | a867e0941ad426c3f84861c2170060c50708491c /tests/ConcertTest.php | |
parent | 742ef8ee58b5b2dd59e17648f31f2f8ed9d4f3d0 (diff) | |
download | gigologadmin-74b06505888d69602b32d792ba4a815cd604ae41.tar.gz gigologadmin-74b06505888d69602b32d792ba4a815cd604ae41.tar.bz2 gigologadmin-74b06505888d69602b32d792ba4a815cd604ae41.zip |
Redo concert list to use the Concert class.
Instead of directly accessing the database with a custom query, we now
just use the Concert::find_concerts method to fetch the concerts that
are to be displayed.
This became much easier now that we don't rely on the extra concertlogs
table.
There's still stuff missing to be functionally equivalent to the old
code, but this should be a lot easier to get in place now.
Diffstat (limited to 'tests/ConcertTest.php')
0 files changed, 0 insertions, 0 deletions