Posts made by Howard Miller

Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
That's still not the complete trace. We need to establish where this function is being called from.

block_recent_activity does NOT call the function but that does not 100% prove that it isn't calling something else that does.
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
What threw me was the core\ in front of the function call. It's like the code is trying to call something other than the actual PHP function. Although, I may be overthinking it.