removed comment.
This commit is contained in:
@@ -261,7 +261,6 @@ void _handleRqEditModPost(AQH_MODULE *m, AQCGI_REQUEST *rq, AQH_SESSION *session
|
|||||||
const char *sModName;
|
const char *sModName;
|
||||||
AQH_MODULE *currentMod;
|
AQH_MODULE *currentMod;
|
||||||
|
|
||||||
DBG_ERROR(NULL, "Post request received");
|
|
||||||
sv=AQH_ModService_GetService(m);
|
sv=AQH_ModService_GetService(m);
|
||||||
dbPost=AQCGI_Request_GetDbPostBody(rq);
|
dbPost=AQCGI_Request_GetDbPostBody(rq);
|
||||||
sModName=dbPost?GWEN_DB_GetCharValue(dbPost, "module", 0, NULL):NULL;
|
sModName=dbPost?GWEN_DB_GetCharValue(dbPost, "module", 0, NULL):NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user