You are here

function views_ui_check_lock in Views (for Drupal 7) 6.2

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

File

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

Code

function views_ui_check_lock($view) {
}