Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coder-3250346
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
coder-3250346
Commits
e0f2a38e
Commit
e0f2a38e
authored
17 years ago
by
Doug Green
Browse files
Options
Downloads
Patches
Plain Diff
#114701
by webchick - this got lost in the name change from drupal.inc to style.inc
parent
2b071722
No related branches found
Branches containing commit
Tags
8.x-2.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
includes/coder_style.inc
+1
-1
1 addition, 1 deletion
includes/coder_style.inc
with
1 addition
and
1 deletion
includes/coder_style.inc
+
1
−
1
View file @
e0f2a38e
...
...
@@ -108,7 +108,7 @@ function coder_style_reviews() {
'#link'
=>
'http://drupal.org/node/318'
,
'#rules'
=>
$rules
,
);
return
array
(
'
drupal
'
=>
$review
);
return
array
(
'
style
'
=>
$review
);
}
/**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment