This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add missing next
Browse Source
v1.18.x
barisusakli
8 years ago
parent
8bffabeee4
commit
dc317d61b6
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/posts/flags.js
Unescape
Escape
View File
@ -94,6 +94,8 @@ module.exports = function(Posts) {
}
else
{
next
(
)
;
}
}
else
{
next
(
)
;
}
}
,
function
(
next
)
{
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb
Title
Body
Create Issue