remove empty lines, because they are really annoying.
parent
4f67fb56b2
commit
1198cde8e8
|
@ -49,8 +49,6 @@ function views_core_modules() {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Implements hook_init().
|
* Implements hook_init().
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
function views_init() {
|
function views_init() {
|
||||||
$path = drupal_get_path('module', 'views');
|
$path = drupal_get_path('module', 'views');
|
||||||
|
|
Loading…
Reference in New Issue