... | ... |
@@ -61,7 +61,7 @@ void userblocklist_db_close(void) { |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
/*! |
64 |
- * Initialises the DB API, check the table version and closes the connection. |
|
64 |
+ * Initialises the DB API and check the table version. |
|
65 | 65 |
* This should be called from the mod_init function. |
66 | 66 |
* |
67 | 67 |
* \return 0 means ok, -1 means an error occurred. |