mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-17 04:13:03 +01:00
3d4bbc9bb4
Error found by Cadyn. We're using a database to keep track of admins, so we are using the database system, but the database system does not load from the admin_ranks file, so no admin ranks are being loaded at all. Decided to move it out of the legacy system if statement and just force it to load before deciding if its legacy or database.