[MOD/ADD] Use glob-like system for admins.

This commit is contained in:
LDA 2024-07-06 02:16:52 +02:00
commit 95aaa0dbc9
10 changed files with 154 additions and 13 deletions

View file

@ -13,6 +13,7 @@
#include <StringStream.h>
#include <Parsee.h>
#include <XMPP.h>
#include <Glob.h>
#include <XML.h>
#include <AS.h>