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
removed console.log
Browse Source
v1.18.x
Baris Soner Usakli
12 years ago
parent
1470cc221e
commit
119708bc8a
1 changed files
with
0 additions
and
1 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
1
src/posts.js
Unescape
Escape
View File
@ -325,7 +325,6 @@ marked.setOptions({
}
)
;
}
;
console
.
log
(
returnData
)
;
callback
(
returnData
)
;
}
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb
Title
Body
Create Issue