function soundmanager2_enable in SoundManager2 6.2
Same name and namespace in other branches
- 6 soundmanager2.install \soundmanager2_enable()
Implementation of hook_enable().
Notify content module when this module is enabled.
File
- ./
soundmanager2.install, line 58 - Implementation of hook_install().
Code
function soundmanager2_enable() {
}