by Brian Merritt.
Hi Errol
Sorry, but outputrenderers.php is in the more recent 2.x versions.
What is it you are actually trying to do / understand? That may help
If you are willing to accept support from the blind (I don't know 1.9 at all, and am not a developer) - at the moment I am adding
print_object($object_I_need_structure_of) ;
Where you substitute $object... with the name of the object you need to understand. Of course, you have to insert this somewhere where the actual object is set and is relevant (like course/view.php)
I hope that helps - better debug methods appreciated team if you know any (apart from turning debug on, but that doesn't help with object structures I don't think)