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