You are here

function radioactivity_fivestar_voting_install in Radioactivity 6

Implement hook_install().

File

plugins/radioactivity_fivestar_voting.install, line 10
Radioactivity fivestar voting install hooks

Code

function radioactivity_fivestar_voting_install() {

  // nothing required
}