contrib modules security updates
This commit is contained in:
@@ -23,7 +23,7 @@ function views_test_permission() {
|
||||
function views_test_views_api() {
|
||||
return array(
|
||||
'api' => 3.0,
|
||||
'template path' => drupal_get_path('module', 'views_test') . '/templates',
|
||||
'template path' => drupal_get_path('module', 'views') . '/test_templates',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user