function drupalforfirebug_init in Drupal For Firebug 7.2
Same name and namespace in other branches
- 7 drupalforfirebug.module \drupalforfirebug_init()
Implementation of hook_init()
File
- ./
drupalforfirebug.module, line 6
Code
function drupalforfirebug_init() {
// Do nothing
}