mirror of
https://github.com/anope/anope.git
synced 2026-06-25 17:06:37 +02:00
Fixed loading exceptions in db_plain
This commit is contained in:
@@ -595,6 +595,7 @@ class DBPlain : public Module
|
||||
OnReload();
|
||||
|
||||
LastDay = 0;
|
||||
Serializable<Exception>::Alloc.Register("Exception");
|
||||
}
|
||||
|
||||
~DBPlain()
|
||||
|
||||
Reference in New Issue
Block a user