New module 'Views'
This commit is contained in:
parent
31c0889471
commit
740f7d7f30
353 changed files with 44217 additions and 0 deletions
12
sites/all/modules/views/views_ui.info
Normal file
12
sites/all/modules/views/views_ui.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Views UI
|
||||
description = Administrative interface to views. Without this module, you cannot create or edit your views.
|
||||
package = Views
|
||||
core = 6.x
|
||||
dependencies[] = views
|
||||
|
||||
; Information added by Drupal.org packaging script on 2015-02-11
|
||||
version = "6.x-2.18"
|
||||
core = "6.x"
|
||||
project = "views"
|
||||
datestamp = "1423647793"
|
||||
|
Reference in a new issue