Same name and namespace in other branches
  1. 8.x-1.x quicktabs.install \quicktabs_update_7302() 1 comment

Rebuild the registry because of changed method name.

File

./quicktabs.install, line 178

Code

function quicktabs_update_7302() {
    registry_rebuild();
}