Error in lib/msg/core/LookupRequest.php line 144: Logic error ("!" is missing)
Original: if($children->psoID)
Patch: if(!$children->psoID)
Log in to post a comment.