You are here

function views_ui_check_lock in Views (for Drupal 7) 6.3

Same name and namespace in other branches
  1. 6.2 views_ui.module \views_ui_check_lock()

File

./views_ui.module, line 277
views_ui.module Provide structure for the administrative interface to Views.

Code

function views_ui_check_lock($view) {
}