function views_install
Same name in other branches
- 9 core/modules/views/views.install \views_install()
- 10 core/modules/views/views.install \views_install()
- 11.x core/modules/views/views.install \views_install()
Implements hook_install().
File
-
core/
modules/ views/ views.install, line 11
Code
function views_install() {
module_set_weight('views', 10);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.