mirror of
https://github.com/anope/anope.git
synced 2026-06-24 18:26:37 +02:00
Improve on db_sql_live_read
This commit is contained in:
@@ -183,7 +183,7 @@ class DBSQL : public Module
|
||||
}
|
||||
}
|
||||
|
||||
return EVENT_CONTINUE;
|
||||
return EVENT_STOP;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user