radioactivity_up_down_voting.install in Radioactivity 5
Same filename and directory in other branches
File
plugins/radioactivity_up_down_voting.installView source
<?php
function radioactivity_up_down_voting_install() {
// nothing required
}
function radioactivity_up_down_voting_uninstall() {
// nothing required
}