Skip to content
Snippets Groups Projects
Commit e0f2a38e authored by Doug Green's avatar Doug Green
Browse files

#114701 by webchick - this got lost in the name change from drupal.inc to style.inc

parent 2b071722
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ function coder_style_reviews() { ...@@ -108,7 +108,7 @@ function coder_style_reviews() {
'#link' => 'http://drupal.org/node/318', '#link' => 'http://drupal.org/node/318',
'#rules' => $rules, '#rules' => $rules,
); );
return array('drupal' => $review); return array('style' => $review);
} }
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment