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