You are here

function radioactivity_votingapi_uninstall in Radioactivity 6

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

File

plugins/radioactivity_votingapi.install, line 10
Radioactivity votingapi install hooks

Code

function radioactivity_votingapi_uninstall() {

  // nothing required
}