function 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.
