Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Debugging.

Talk:Debugging

From MoodleDocs
Revision as of 20:18, 4 May 2010 by Ben Kim (talk | contribs) (New page: I see: $CFG->debug = 8191; // 1111111111111 What is each bit in the bit mask?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I see:

   $CFG->debug = 8191;     // 1111111111111

What is each bit in the bit mask?