aqhome-cgi: started working on users module.

This commit is contained in:
Martin Preuss
2025-09-18 23:48:47 +02:00
parent 124e471364
commit 6b39e0bfb1
4 changed files with 342 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
mservice.h
madmin.h
mmodules.h
musers.h
</headers>
@@ -66,6 +67,7 @@
mservice.c
madmin.c
mmodules.c
musers.c
</sources>