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;
|
||||
AQH_MODULE *currentMod;
|
||||
|
||||
DBG_ERROR(NULL, "Post request received");
|
||||
sv=AQH_ModService_GetService(m);
|
||||
dbPost=AQCGI_Request_GetDbPostBody(rq);
|
||||
sModName=dbPost?GWEN_DB_GetCharValue(dbPost, "module", 0, NULL):NULL;
|
||||
|
||||
Reference in New Issue
Block a user