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