aqhome-cgi: use service code from AqCGI.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
typedef struct AQH_MOD_SERVICE AQH_MOD_SERVICE;
|
||||
struct AQH_MOD_SERVICE {
|
||||
AQH_SERVICE *service;
|
||||
AQCGI_SERVICE *service;
|
||||
char *baseFolder;
|
||||
uint32_t userPerms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user