You are here

function radioactivity_debug_install in Radioactivity 6

Same name and namespace in other branches
  1. 5 plugins/radioactivity_debug.install \radioactivity_debug_install()

@file Radioactivity debug install hooks

File

plugins/radioactivity_debug.install, line 6
Radioactivity debug install hooks

Code

function radioactivity_debug_install() {

  // nothing required
}