mirror of
https://github.com/anope/anope.git
synced 2026-06-30 16:26:39 +02:00
Fixed noexpire channels expiring
This commit is contained in:
+1
-1
@@ -230,7 +230,7 @@ time_t dotime(const Anope::string &s)
|
||||
}
|
||||
catch (const CoreException &) { }
|
||||
|
||||
return -1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user