This commit is contained in:
Julian Lam
2014-02-10 11:54:47 -05:00
parent 92d029f072
commit 5b8585fafb
2 changed files with 12 additions and 4 deletions

View File

@@ -51,7 +51,8 @@ var db = require('./database'),
'tid': tid,
'content': newContent,
'timestamp': timestamp,
'reputation': 0,
'reputation': '0',
'votes': '0',
'editor': '',
'edited': 0,
'deleted': 0