You are here

function views_schema_7300 in Views (for Drupal 7) 7.3

File

./views.install, line 602
Contains install and update functions for Views.

Code

function views_schema_7300() {
  return views_schema_6013();
}