wrong date

v1.18.x
psychobunny 8 years ago
parent 5d9b6062d6
commit 7bdbe7d9db

@ -480,7 +480,7 @@ Upgrade.upgrade = function (callback) {
}
},
function (next) {
thisSchemaDate = Date.UTC(2017, 1, 28);
thisSchemaDate = Date.UTC(2017, 1, 27);
var schemaName = '[2017/2/27] New sorted set posts:votes';
if (schemaDate < thisSchemaDate) {

Loading…
Cancel
Save