Loading xspf_playlist.install +7 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,10 @@ function xspf_playlist_uninstall() { } } /** * Rebuild the menu to catch new admin settings page. */ function xspf_playlist_update_6001() { menu_rebuild(); return array(); } Loading
xspf_playlist.install +7 −0 Original line number Diff line number Diff line Loading @@ -21,3 +21,10 @@ function xspf_playlist_uninstall() { } } /** * Rebuild the menu to catch new admin settings page. */ function xspf_playlist_update_6001() { menu_rebuild(); return array(); }