aqhome-cgi: use service code from AqCGI.
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
|
||||
|
||||
|
||||
void AQH_ModAdmModules_Extend(AQH_MODULE *m, AQH_SERVICE *sv, const char *baseFolder);
|
||||
void AQH_ModAdmModules_Extend(AQCGI_MODULE *m, AQCGI_SERVICE *sv, const char *baseFolder);
|
||||
|
||||
int AQH_ModAdmModules_Create(AQH_SERVICE *sv);
|
||||
int AQH_ModAdmModules_Create(AQCGI_SERVICE *sv);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user