function mp3player_install in MP3 Player 8
Same name and namespace in other branches
- 6.2 mp3player.install \mp3player_install()
- 6 mp3player.install \mp3player_install()
- 7.2 mp3player.install \mp3player_install()
Implementation of hook_install().
File
- ./
mp3player.install, line 12 - The install file for MP3 Player.
Code
function mp3player_install() {
//Do Nothing
}