Issue #2831700: Fixed Coding Standards
Open
requested to merge issue/views_term_hierarchy_weight_field-2831700:2831700-fixed-coding-standards into 7.x-1.x
2 unresolved threads
Compare changes
@@ -39,7 +44,7 @@ function views_term_hierarchy_weight_field_install() {
@@ -68,7 +73,7 @@ function views_term_hierarchy_weight_field_install() {
@@ -79,7 +84,6 @@ function views_term_hierarchy_weight_field_uninstall() {
Why using the old array notation here? This is a nonsense.