wrong function name
This commit is contained in:
BIN
webrtc.tgz
BIN
webrtc.tgz
Binary file not shown.
@@ -11,7 +11,7 @@ function webrtc_install() {
|
||||
register_hook('app_menu', 'addon/webrtc/webrtc.php', 'webrtc_app_menu');
|
||||
}
|
||||
|
||||
function web_uninstall() {
|
||||
function webrtc_uninstall() {
|
||||
unregister_hook('app_menu', 'addon/webrtc/webrtc.php', 'webrtc_app_menu');
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user