Important: This is a development wiki, so things might be a little unstable. If something doesn't work properly, try refreshing the page. If that fails, come back later!
Debugging tools
From TestWiki
This extension contains a small set of tools that I find useful when debugging my extensions:
- describe_table - Displays information about the specified database table.
- show_source - Outputs the contents of the specified file.
- show_version - Displays the Subversion revision number of the specified file.
Current version: (rev 114)
The source is available under example 1 of the show_source page.
