Skip to content

Instantly share code, notes, and snippets.

@mattgibson
Created May 8, 2012 18:25
Show Gist options
  • Save mattgibson/2638241 to your computer and use it in GitHub Desktop.
Save mattgibson/2638241 to your computer and use it in GitHub Desktop.
Debuggable query for the AJAX Marking block
if ($CFG->debug == DEBUG_DEVELOPER) {
$debugquery = block_ajax_marking_debuggable_query($sql, $params);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment