1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 20:33:13 +02:00

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2023-12-17 14:33:44 +00:00
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -405,6 +405,7 @@ module { name = "help" }
*
* Provides the regex engine regex/pcre, which uses version 2 of the Perl Compatible Regular
* Expressions library.
*/
#module { name = "m_regex_pcre2" }
/*