Hehe OK
Well I am looking at this:
Code:
$mod->system->delgroup("web".$web_doc_id);
//$mod->log->caselog("groupdel web$web_doc_id &> /dev/null", $this->FILE, __LINE__);
what is the commented out line ? If I uncomment, will this log the action in the log file ?
Ughhh my head is hurting now, is there any quick way that I can log all actions by the function wf() in ispconfig_file_lib.php using your logging class ?
This may help me find why groups are not being deleted