aqhome-cgi: removed writing of debug log.
This commit is contained in:
@@ -565,7 +565,6 @@ void _readModRolesFromForm(GWEN_DB_NODE *dbPost,
|
||||
const char *sPrefix,
|
||||
AQH_MODULE_PERMS *modPerms)
|
||||
{
|
||||
GWEN_DB_WriteFile(dbPost, "/var/www/aqhome-cgi/log/test.log", GWEN_DB_FLAGS_DEFAULT);
|
||||
AQH_ModulePerms_PresetRoleArray(modPerms, 0);
|
||||
if (roleList) {
|
||||
GWEN_BUFFER *tbuf;
|
||||
|
||||
Reference in New Issue
Block a user