You are here

radioactivity_debug.install in Radioactivity 5

Same filename and directory in other branches
  1. 6 plugins/radioactivity_debug.install

File

plugins/radioactivity_debug.install
View source
<?php

function radioactivity_debug_install() {

  // nothing required
}
function radioactivity_debug_uninstall() {

  // nothing required
}