mirror of
https://github.com/anope/anope.git
synced 2026-07-01 08:36:39 +02:00
Added a new database format and sqlite support. Also moved db-convert to a module.
This commit is contained in:
@@ -375,6 +375,7 @@ int main(int ac, char **av, char **envp)
|
||||
ModuleManager::UnloadModule(m, NULL);
|
||||
|
||||
ModuleManager::CleanupRuntimeDirectory();
|
||||
serialized_items.clear();
|
||||
|
||||
#ifdef _WIN32
|
||||
OnShutdown();
|
||||
|
||||
Reference in New Issue
Block a user